[Webkit-unassigned] [Bug 66282] Should set default selection for a single select when it's presented as a menulist.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 15 23:32:41 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66282
Jing Zhao <jingzhao at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Should set default |Should set default
|selection for single |selection for a single
|selects |select when it's presented
| |as a menulist.
Component|New Bugs |Forms
--- Comment #2 from Jing Zhao <jingzhao at chromium.org> 2011-08-15 23:32:41 PST ---
Now we only set default selection for a single select when its size is 1. We should change that condition to if it's presented as a menulist, because in Android we present a single select as a menulist no matter what its size is.
--
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