[Webkit-unassigned] [Bug 99525] Spatial Navigation handling of space key in <select> appears to confuse listIndex and optionIndex
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 23 03:57:22 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=99525
Abhijeet Kandalkar <kandalkar.abhijeet58 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #202658| |review?, commit-queue?
Flag| |
--- Comment #6 from Abhijeet Kandalkar <kandalkar.abhijeet58 at gmail.com> 2013-05-23 03:55:51 PST ---
Created an attachment (id=202658)
--> (https://bugs.webkit.org/attachment.cgi?id=202658&action=review)
Patch attached contain fix for bug and layout test to verify changes.(r150435)
Patch attached ensures that-
- User should be able to navigate <select> element with <optgroup> inside it.
- Multiple selection inside <select> element.
- Avoided crashes which used to happen when user click on first <option> element to select it after some random navigation.
Revision used : r150435
--
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