Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: 4.2
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:Tomcat 8. all browsers, ICEfaces 4 trunk r49588. This issue was also present as far back as ICEfaces 4 trunk continuous build 2129
Description
Showcase ace:buttonGroup > Group in Row demo
When you first you make selections in the rows the mutuallyExclusive=true attribute is respected. However, when you refresh the page, all of the previous selections made are now rendered. This is not an issue in the QA test app /ICE-11123-2.jsf found at:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/buttonGroup
To reproduce:
1.) Use the showcase ace:buttonGroup > Group in Row demo.
2.) In any row, select each button or checkbox, note that mutuallyExclusive = true.
3.) Refresh the page, all buttons previously selected will now show as selected. See attached screenshot 1.PNG
When you first you make selections in the rows the mutuallyExclusive=true attribute is respected. However, when you refresh the page, all of the previous selections made are now rendered. This is not an issue in the QA test app /
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/buttonGroup
To reproduce:
1.) Use the showcase ace:buttonGroup > Group in Row demo.
2.) In any row, select each button or checkbox, note that mutuallyExclusive = true.
3.) Refresh the page, all buttons previously selected will now show as selected. See attached screenshot 1.PNG
Issue Links
- depends on
-
ICE-11193 make ace:buttonGroup a naming container for more efficient ace:ajax update calls
-
- Closed
-
Verified ICEfaces 4 trunk r50730. Tomcat 8, MS Edge 38, IE 11, 10, Chrome 56, FF 47.