[Webkit-unassigned] [Bug 59312] [Windows, WinCairo] Missing Focus Ring in Transparent View

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 18:13:14 PDT 2011


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





--- Comment #6 from Brent Fulgham <bfulgham at webkit.org>  2011-04-25 18:13:14 PST ---
Summary:

1. The focus ring shows up in all cases for the Cocoa application.
2. The focus ring does NOT show up with either layered background or transparent background in the WinCairo build.
3. It DOES show up with transparent background in the CoreGraphics build, but it does NOT show up with a layered background.

In the cases where it does not show up, the RenderStyle.h style() is set to BNONE for the outline type after setting the node to "hasFocus".

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