[Webkit-unassigned] [Bug 26856] AnchorElement, ButtonElement, InputButton and Document should fire focus event when it is clicked.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 09:51:24 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26856





--- Comment #11 from Erik Arvidsson <arv at chromium.org>  2009-10-08 09:51:24 PDT ---
I'm not concerned about performance. My concern is about the visual clutter.

All other browsers allows the user to use the mouse to focus anchor elements,
buttons and inputs. The difference is they have a more subtle focus outline
than WebKit does so it is not so visually distracting.

I think it is clear we should do this on all platforms. What we might want to
do is to come up with a solution where it does not show the focused state when
the user uses the mouse to focus an element. IE7 used to do this but it wasn't
compatible with CSS so they always show the focus state in IE8, no matter how
the element received focus.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list