[Webkit-unassigned] [Bug 46578] New: SVG implement dynamic pseudo-class focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 26 10:25:11 PDT 2010


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

           Summary: SVG  implement dynamic pseudo-class focus
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: j.chetwynd at btinternet.com
                CC: zimmermann at kde.org, mdelaney at apple.com


Created an attachment (id=68851)
 --> (https://bugs.webkit.org/attachment.cgi?id=68851)
testcase

dynamic pseudo-class implemented, but not focus.

why?


SVG 1.1
The ‘pointer-events’ property specifies under what circumstances a given graphics element can be the target element for a pointer event. It affects the circumstances under which the following are processed:
user interface events such as mouse clicks
dynamic pseudo-classes (i.e., :hover, :active and :focus; [CSS2], section 5.11)
http://www.w3.org/TR/SVG11/interact.html#PointerEventsProperty

5.11.3 The dynamic pseudo-classes: :hover, :active, and :focus
http://www.w3.org/TR/2008/REC-CSS2-20080411/selector.html#q15


apologies if this is a dupe

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