Bug 15608 - [GTK] Widget focus ring does not suit Gtk+ conventions
Summary: [GTK] Widget focus ring does not suit Gtk+ conventions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 20592
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-22 01:23 PDT by Alp Toker
Modified: 2009-01-12 15:39 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alp Toker 2007-10-22 01:23:55 PDT
When someone recently implemented GraphicsContext::drawFocusRing(const Color& color) in GraphicsContextCairo, text entry widgets started getting blue focus rings.

The correct fix should probably not involve any modification to GraphicsContextCairo.
Comment 1 Jan Alonzo 2007-10-27 13:10:12 PDT
I think that has been fixed indirectly by http://bugs.webkit.org/show_bug.cgi?id=15722. 
Comment 2 Marco Barisione 2008-06-20 04:00:39 PDT
I cannot reproduce this, probably as Jan says it was fixed. Alp: if it's fixed can you close the bug?
Comment 3 Gustavo Noronha (kov) 2009-01-12 15:39:20 PST
I am assuming this is fixed, and thus closing.