Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2-EE-GA
-
Fix Version/s: 1.8.2-EE-GA_P02
-
Component/s: ICE-Components
-
Labels:None
-
Environment:IE
Description
The selectOneMenu would also benefit from having ICE-5522 added to it. In Firefox this is not relevent for selectOneMenu, but in IE it is.
Issue Links
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Modified the ice:selectOneMenu code to use the same technique as ice:selectManyMenu, in detecting multiple onchange events, and waiting to do a partialSubmit until they'd finished.
TRUNK
Subversion 21304
icefaces\component-metadata\src\main\resources\conf\ice_properties\ice-selectOneMenu-props.xml
icefaces\component\src\com\icesoft\faces\component\ext\HtmlSelectOneMenu.java
icefaces\component\src\com\icesoft\faces\component\ext\renderkit\MenuRenderer.java
1.8.2-EE-GA_P02
icefaces-ee/patches/sf-9093
Subversion 21305
icefaces\component-metadata\src\main\resources\conf\ice_properties\ice-selectOneMenu-props.xml
icefaces\component\src\com\icesoft\faces\component\ext\HtmlSelectOneMenu.java
icefaces\component\src\com\icesoft\faces\component\ext\renderkit\MenuRenderer.java