Bug 5997

Summary: REGRESSION: Focus rings around links are not erased when focus is lost
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
initialize m_inDetach to false eric: review+

Description mitz 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.
Comment 1 mitz 2005-12-07 22:49:04 PST
I think the different color is a feature.
Comment 2 mitz 2005-12-08 01:59:50 PST
Created attachment 4998 [details]
initialize m_inDetach to false
Comment 3 Eric Seidel (no email) 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. :)
Comment 4 Eric Seidel (no email) 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.