[Webkit-unassigned] [Bug 79664] New: Events not delivered to transformed element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 06:04:19 PST 2012


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

           Summary: Events not delivered to transformed element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ml at graougraou.com


Created an attachment (id=129023)
 --> (https://bugs.webkit.org/attachment.cgi?id=129023&action=review)
Test case

In the attached test case, two elements are laid out with a rotation and a translation along the z-axis. That z-axis translation is the opposite of one applied to a parent container element. While both elements are visible on screen, only the bottom one can receive events. A mousedown or touchstart event (depending on platform) is registered on the window to catch all events and show what the event target is.

-- 
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