[Webkit-unassigned] [Bug 16331] [Gtk] no focus when button/checkbox/radiobutton clicked, only when tabbed

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


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


alp at nuanti.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23687|                            |review?
               Flag|                            |




------- Comment #4 from alp at nuanti.com  2008-09-22 17:57 PDT -------
Created an attachment (id=23687)
 --> (https://bugs.webkit.org/attachment.cgi?id=23687&action=view)
Obey GTK+ focus conventions

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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list