[Webkit-unassigned] [Bug 18358] Feature request / bug - change the way click on disabled option in selects work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 11:31:49 PDT 2011


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


Jon Lee <jonlee at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #6 from Jon Lee <jonlee at apple.com>  2011-08-30 11:31:49 PST ---
(In reply to comment #0)
> If you click on a disabled option in a select in Safari, then the last highlighted option in the select will be selected and the dropdown list will close. (when I say last highlighted option it will depend on from where you are moving the mousepointer toward the disabled option.... if from above in the dropdown, then the last highlighted option will be the last non-disabled option above the disabled option in question, likewise for options below the disabled option in question) 

This part of the bug has since been fixed. Hovering over a disabled option removes the highlighted state from the last option.

Clicking on a disabled option, then, closes the menu but retains the last known selection of the select widget.

This is the same behavior as with native apps on OS X, so from a user perspective it should be expected behavior. I think we can mark this bug as fixed.

-- 
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