[Webkit-unassigned] [Bug 22261] Clicking button input does not give it focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 14 15:28:42 PDT 2009


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


browserbugs at gtalbot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |browserbugs at gtalbot.org




------- Comment #3 from browserbugs at gtalbot.org  2009-06-14 15:28 PDT -------
I also confirm this bug. It still happens in latest stable release Safari 4.0
build 530.17.
Focused <input type="button" ...> with mouse-clicking does not render outline
borders. 
This also affects CSS rules like:

input:focus
{
outline-width: 4px;
outline-style: solid;
outline-color: red;
}

A good testcase for this bug is

http://www.gtalbot.org/DHTMLSection/AdvancedCSSButtons.html

regards, Gérard


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



More information about the webkit-unassigned mailing list