NEW135868
Positioned content not getting click events in scrollbar region after scrolled in overflow region
https://bugs.webkit.org/show_bug.cgi?id=135868
Summary Positioned content not getting click events in scrollbar region after scrolle...
Joseph Pecoraro
Reported 2014-08-12 16:31:58 PDT
Created attachment 236481 [details] [TEST] Reduction * SUMMARY Positioned content not getting click events in scrollbar region after scrolled in overflow region. * STEPS TO REPRODUCE 1. Load attached reduction 2. Click any of the Xs => you get an alert! 3. Scroll the container 4. Click any of the Xs after the scrollbar disappears => expected alert, did not get one * NOTES - Document click event listener fires on clicks. - Removing the position:relative on the items inside the scrollable region the expected elements do get the clicks
Attachments
[TEST] Reduction (925 bytes, text/html)
2014-08-12 16:31 PDT, Joseph Pecoraro
no flags
Note You need to log in before you can comment on or make changes to this bug.