Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.1, EE-3.3.0.GA_P04
-
Fix Version/s: 4.2.BETA, 4.2, EE-3.3.0.GA_P05
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Support Case References:Support Case #13881 - https://icesoft.my.salesforce.com/5007000001eJHSl
Description
Add the possibility of deselecting multiple rows in a table in the same way multiple rows are selected with Shift + Click. If the row clicked was already selected, it will be deselected as well as all other rows in between that row and the previous row that was selected or deselected, which will be deselected as well. All rows in that range that were already deselected will remain deselected.
Issue Links
- depends on
-
ICE-11141 ace:dataTable - NumberFormatException: For input string: ""
-
- Closed
-
Verified ICEfaces4 trunk r 49378, EE-3.3.0-maintenance r 49380 on IE11, MS Edge38, FF47, Chrome53 using test case attached to
ICE-11141.Added test case to ace:dataTable QA regressions:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/dataTable (IF4 trunk)
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/dataTable (IF3.3.0)
Test page: /multiEnhancedSelection.jsf
Ran QA ace:dataTable regressions with IF4 trunk r 49378/FF47, and EE-3.3.0-maintenance branch r49380/ CHrome53.