-
Bug
-
Resolution: Fixed
-
Normal
-
8.5.1.2
-
Security Level: Jimmy
-
None
-
ZK 8.5.2 S1, ZK 8.5.2 S2
-
None
Steps to Reproduce
http://zkfiddle.org/sample/2fungee/1-stuck-notification
click the button
close the window right in the middle of the fade-in animation
Current Result
notification gets stuck at the center of the screen
Expected Result
notification fades out normally
Debug Info
there are JS errors in the browser console too
zk.wpd:12869 Uncaught TypeError: Cannot read property 'getBoundingClientRect' of undefined at zjq.revisedOffset (VM923 zk.wpd:12869) at init._fixarrow (VM923 zk.wpd:37305) at init.position (VM923 zk.wpd:37231) at init.afterOpenAnima_ (VM923 zk.wpd:34733) at HTMLDivElement.<anonymous> (VM923 zk.wpd:37337) at HTMLDivElement.opt.complete (VM923 zk.wpd:9663) at fire (VM923 zk.wpd:3231) at Object.fireWith [as resolveWith] (VM923 zk.wpd:3344) at tick (VM923 zk.wpd:9118) at jQuery.fx.tick (VM923 zk.wpd:9695)
also reported (not yet reproduced)
When closing the window before the notification is shown, it will result in another error:
Uncaught TypeError: Cannot read property 'desktop' of undefined at zjq.isRealScrollIntoView (zk.wpd:12709) at Function.show (zk.wpd:37378) at zk.wpd:26735 at zk.wpd:14727