[Webkit-unassigned] [Bug 92029] Radio buttons don't receive focus event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 09:46:35 PDT 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2012-07-24 09:46:39 PST ---
I think that it's closely related like bug 22261 and its dupes. There is no focus given to the radio button when clicking, so there is no focus event dispatched.

> I even tried modifying to set a `tabindex` and other such things, couldn't get Saf to give focus at all to the radio button.

I can focus it via Option-clicking on Mac, and we probably dispatch the focus event in this case.

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



More information about the webkit-unassigned mailing list