[webkit-reviews] review requested: [Bug 15466] [gtk] widget does not take focus on mouse click : [Attachment 16627] Grabbing widget focus in mouse press callback.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 07:03:14 PDT 2007


Lars Lindner <lars.lindner at gmail.com> has asked  for review:
Bug 15466: [gtk] widget does not take focus on mouse click
http://bugs.webkit.org/show_bug.cgi?id=15466

Attachment 16627: Grabbing widget focus in mouse press callback.
http://bugs.webkit.org/attachment.cgi?id=16627&action=edit

------- Additional Comments from Lars Lindner <lars.lindner at gmail.com>
This patch copies the solution of the QT widget, which sets the widget focus in
mouse press and double click callback. I also copied a FIXME comment from the
QT code. I'm not sure if it is relevant.


More information about the webkit-reviews mailing list