Bug 15608
Summary: | [GTK] Widget focus ring does not suit Gtk+ conventions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alp Toker <alp> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | marco.barisione |
Priority: | P2 | Keywords: | Gtk |
Version: | 523.x (Safari 3) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 20592 | ||
Bug Blocks: |
Alp Toker
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jan Alonzo
I think that has been fixed indirectly by http://bugs.webkit.org/show_bug.cgi?id=15722.
Marco Barisione
I cannot reproduce this, probably as Jan says it was fixed. Alp: if it's fixed can you close the bug?
Gustavo Noronha (kov)
I am assuming this is fixed, and thus closing.