[webkit-reviews] review requested: [Bug 16331] [Gtk] no focus when button/checkbox/radiobutton clicked, only when tabbed : [Attachment 23687] Obey GTK+ focus conventions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 22 17:57:53 PDT 2008


Alp Toker <alp at nuanti.com> has asked  for review:
Bug 16331: [Gtk] no focus when button/checkbox/radiobutton clicked, only when
tabbed
https://bugs.webkit.org/show_bug.cgi?id=16331

Attachment 23687: Obey GTK+ focus conventions
https://bugs.webkit.org/attachment.cgi?id=23687&action=edit

------- Additional Comments from Alp Toker <alp at nuanti.com>
Alternatively, we could do this by simply not overriding
HTMLFormControlElement::isMouseFocusable() and
HTMLAnchorElement::isMouseFocusable() but I figured it's better to avoid
platform-specific sections in the header files.


More information about the webkit-reviews mailing list