[Webkit-unassigned] [Bug 71937] New: Events on CSS before: pseudo elements do not fire

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 11:08:05 PST 2011


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

           Summary: Events on CSS before: pseudo elements do not fire
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: https://github.com/johnjbarton/Purple/blob/master/test
                    s/eventListeners/CSSBeforeTargetArea.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: johnjbarton at johnjbarton.com


Click events on content: area of CSS before: pseudo elements need to be fired so their container see the click.

Test case:
https://github.com/johnjbarton/Purple/blob/master/tests/eventListeners/CSSBeforeTargetArea.html

If you click on the text in the first 'click here' example, nothing happens. BUG. If you click on the curly braces, the event fires, ok.

The other two examples work. They only differ from the first example by the addition of a border.

Tested on Chromium 17.0.935.0 (Developer Build 109266 Linux)
and 17.0.928.0 dev.  I'm assuming this is a WebKit rather than chrome bug.

On Firefox 9.0a2 the test case works.

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