[Webkit-unassigned] [Bug 49615] [Qt] Focus ring does not show for image maps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 06:01:37 PST 2010


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





--- Comment #5 from Yael <yael.aharon at nokia.com>  2010-11-17 06:01:37 PST ---
(In reply to comment #2)
> (From update of attachment 74039 [details])
> r=me.
> 
> It seems that a fair amount of code could potentially be shared between the two GraphicsContext::drawFocusRing functions (and perhaps get rid if the "if 0" guard in the already landed code).
> 
> Yael, after landing this, can you open a new bug for sharing the code ?

Unfortunately, we cannot enable the "#if 0" for drawing the focus ring around links. It gives very bad results. e.g. when a link spans multiple lines, the path between those lines is garbled.

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