[Webkit-unassigned] [Bug 68362] New: REGRESSION(r83075): span with display: inline style and ::after content css line no longer gets click events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 07:44:08 PDT 2011


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

           Summary: REGRESSION(r83075): span with display: inline style
                    and ::after content css line no longer gets click
                    events
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gns at gnome.org


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

Try clicking the ▸ character in the the attached test case. This HTML is used inside one of our applications, rendered by WebKitGTK+. It works before this revision. If I change the span's display to 'block' using the inspector it is clickable again (though it obviously renders badly then). If I add some text inside the <span> tag it is also clickable.

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