[Webkit-unassigned] [Bug 94707] Cannot render focus on the anchor when its child has style "position: absolute"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 07:14:27 PDT 2012


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





--- Comment #3 from wf <wf at inspur.com>  2012-08-22 07:14:25 PST ---
The node "llinker0" cannot display the focus when press Tab.

(In reply to comment #0)
> In the test page below, the node "llinker0" cannot be focused.
> If delete "position: absolute;" ,the focus can be rendered.
> ==============================================
> 
> <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
> <title>test</title>
> </head>
> 
> <body>
>     <br>
>     <br>
>     <a name="llinker0" href="#"><img src="nav_up.png" style="position: absolute;top:140px;width: 132px;height: 40px;border: 0"></a>    
> </body>
> </html>

-- 
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