[webkit-reviews] review requested: [Bug 50325] [Qt] Fix focus ring outline color support : [Attachment 75536] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 3 13:36:17 PST 2010


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 50325: [Qt] Fix focus ring outline color support
https://bugs.webkit.org/show_bug.cgi?id=50325

Attachment 75536: Patch.
https://bugs.webkit.org/attachment.cgi?id=75536&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
Take into account the width of the pen when drawing the focus ring for image
map.
Change the outline style from dotted to solid, since the dotted line does not
make sense anymore.
Set the alpha to 50% on the focus ring, like other ports do.

I did not change the default color of the focus ring, because I could not find
a QStyle API for this.


More information about the webkit-reviews mailing list