[Webkit-unassigned] [Bug 18425] Link doesn't receive focus when clicked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 14 15:39:12 PDT 2009


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


browserbugs at gtalbot.org changed:

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




------- Comment #5 from browserbugs at gtalbot.org  2009-06-14 15:39 PDT -------
I also confirm this bug. It still happens in latest stable release Safari 4.0
build 530.17.

Focused links with mouse-clicking does not render outline borders. 
This also affects CSS rules like:

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

Other testcases:


http://samples.msdn.microsoft.com/ietestcenter/frame_holder.htm?url=./css/chapter_18/Rules/outline-pseudo-selector-001.htm

CSS2 Test Suite (draft): 5.11.3 :active, :hover, and :focus from Eric Meyer
http://meyerweb.com/eric/css/tests/css2/sec05-11-03.htm

CSS 2.1 Conformance test suite (section 5.11.3 focusing links):
http://www.w3.org/Style/CSS/Test/CSS2.1/current/html4/t051103-c21-focus-ln-00-e-i.htm

IE 8 supports a:focus.

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