[webkit-reviews] review requested: [Bug 16809] Clicking a scrollbar blurs the currently focused element : [Attachment 54609] patch v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 12:17:52 PDT 2010


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> has asked  for review:
Bug 16809: Clicking a scrollbar blurs the currently focused element
https://bugs.webkit.org/show_bug.cgi?id=16809

Attachment 54609: patch v3
https://bugs.webkit.org/attachment.cgi?id=54609&action=review

------- Additional Comments from Antonio Gomes (tonikitoo)
<tonikitoo at webkit.org>
> In my opinion, the code to return early should be inside this if statement:
>     if (!swallowEvent && eventType == eventNames().mousedownEvent) {
> Not outside it.

Fixed.


More information about the webkit-reviews mailing list