RESOLVED FIXED 5997
REGRESSION: Focus rings around links are not erased when focus is lost
https://bugs.webkit.org/show_bug.cgi?id=5997
Summary REGRESSION: Focus rings around links are not erased when focus is lost
mitz
Reported 2005-12-07 22:30:25 PST
Focus rings around links use a blueish tint even when the Graphite appearance is selected in System Preferences. The focus ring is not always erased when focus moves on to another link or control. To reproduce: in System Preferences > Appearance, select Graphite. In Safari Preferences > Advanced, deselect "Press Tab to highlight". Then on this page, or on http://bugzilla.opendarwin.org/enter_bug.cgi? product=WebKit , press option-Tab repeatedly.
Attachments
initialize m_inDetach to false (1.44 KB, patch)
2005-12-08 01:59 PST, mitz
eric: review+
mitz
Comment 1 2005-12-07 22:49:04 PST
I think the different color is a feature.
mitz
Comment 2 2005-12-08 01:59:50 PST
Created attachment 4998 [details] initialize m_inDetach to false
Eric Seidel (no email)
Comment 3 2005-12-08 02:03:35 PST
Comment on attachment 4998 [details] initialize m_inDetach to false Bah! Another one! Where is Valgrind when you need it. Please remove the extra spaces before I review + this. You can also submit the patch with my name as the reviewer if you do so in the next 30 mins. :)
Eric Seidel (no email)
Comment 4 2005-12-08 02:04:51 PST
Comment on attachment 4998 [details] initialize m_inDetach to false Actually, I'll just land the damn thing and fix on land.
Note You need to log in before you can comment on or make changes to this bug.