-
Bug
-
Resolution: Fixed
-
Normal
-
8.0.4
-
None
-
Security Level: Jimmy
-
None
Steps to Reproduce
Play fiddle:
http://zkfiddle.org/sample/99qreh/4-ZK-body-click-listener-wrapping-window
Click on the "test" label to display the popup
scroll
Actual Result
Popup doesn't follow the scroll
Expected Result
Popup should follow the scroll
Debug Info
Adding a div around the window (commented in fiddle) solves this issue
Root Cause
Workaround
Add an empty div as wrapper around the window
- relates to
-
ZK-3334 Popup doesn't follow target component
- Closed
-
ZK-3898 Opening a popup and adding a page level component at the same time cause corrupted dom after ZK 3606
- Closed
-
ZK-3902 popup.reposition put the popup in the wrong location after zk-3606
- Closed
-
ZK-3866 popup doClick prevents DOM state update after ZK 3606
- Closed
-
ZK-4130 menu popup closes when scrolling
- Closed
-
ZK-4293 The fake parent mechanism in Notification causes setVisible issue
- Closed