[Webkit-unassigned] [Bug 90717] map: render doesn't draw focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 7 01:41:35 PDT 2012


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





--- Comment #4 from wf <wf at inspur.com>  2012-07-07 01:41:35 PST ---
if change 
<img src="blank.png" width="200px;" height="60px;" border="0" usemap="#Map" style="position:absolute; z-index:3; top: 0px; left: 64px; height: 113px; width: 211px;">

to

<img src="blank.png" width="200px;" height="60px;" border="0" usemap="#Map" style="z-index:3; top: 0px; left: 64px; height: 113px; width: 211px;">

the focus can be drawn.

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