[Webkit-unassigned] [Bug 7685] New: Focus ring color should match system appearance

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Mar 9 15:09:03 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7685

           Summary: Focus ring color should match system appearance
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: opendarwin.org at mitzpettel.com
OtherBugsDependingO 6986
             nThis:


When the Graphite appearance is selected in System Preferences, contenteditable
elements' focus rings should be graphite by default rather than blue.

Currently the default focus ring color comes from html4.css:
:focus { 
    outline: auto 3px #1f5ccf
}

This rule should change dynamically to match the selection in System
Preferences.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list