[Webkit-unassigned] [Bug 135868] New: Positioned content not getting click events in scrollbar region after scrolled in overflow region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 12 16:31:48 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135868

           Summary: Positioned content not getting click events in
                    scrollbar region after scrolled in overflow region
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: bdakin at apple.com, simon.fraser at apple.com


Created an attachment (id=236481)
 --> (https://bugs.webkit.org/attachment.cgi?id=236481&action=review)
[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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list