Details
- 
        Type: Improvement Improvement
- 
        Status: Closed
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: 3.1.0.BETA1
- 
            Fix Version/s: 3.1.0.BETA2, 3.1
- 
            Component/s: ACE-Components
- 
            Labels:None
- 
            Environment:ace:list component
- 
                        Assignee Priority:P2
- 
                        Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
                    The current selection behaviour for ace:list is to support multiple selection via mouse-clicks. This presents an issue when you've selected one or more rows in the list, re-ordered them, and would then like to select a different row or set of rows. You first have to click each previously selected row to deselect it, which is tedious.
A better approach would be to support the standard keyboard modifier keys when doing list row selection, as follows:
- Click (no modifier keys): Deselects any previously selected rows, selects the current row.
- Ctrl/Command-Click: Selects the current row, keeps any previously selected rows selected.
- Shift-Click: Selects the range of rows between the last selected row and the current one.
            
A better approach would be to support the standard keyboard modifier keys when doing list row selection, as follows:
- Click (no modifier keys): Deselects any previously selected rows, selects the current row.
- Ctrl/Command-Click: Selects the current row, keeps any previously selected rows selected.
- Shift-Click: Selects the range of rows between the last selected row and the current one.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #29410 | Fri Jun 08 14:24:20 MDT 2012 | nils.lundquist |  | 
| Files Changed | ||||
|  MODIFY
            				/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java  MODIFY
            				/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/list/list.js  MODIFY
            				/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/list/list.xhtml  MODIFY
            				/icefaces3/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/list/listMulti.xhtml  MODIFY
            				/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListMeta.java | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #29345 | Wed Jun 06 13:31:24 MDT 2012 | nils.lundquist |  | 
| Files Changed | ||||
|  MODIFY
            				/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/list/list.js | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #29340 | Wed Jun 06 11:57:44 MDT 2012 | nils.lundquist |  | 
| Files Changed | ||||
|  MODIFY
            				/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListMeta.java | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #29293 | Tue Jun 05 10:40:07 MDT 2012 | nils.lundquist |  | 
| Files Changed | ||||
|  MODIFY
            				/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListRenderer.java  MODIFY
            				/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/list/list.js  MODIFY
            				/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/list/ListMeta.java | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #29287 | Mon Jun 04 17:09:15 MDT 2012 | nils.lundquist |  | 
| Files Changed | ||||
|  MODIFY
            				/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/list/list.js  MODIFY
            				/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/listcontrol/listcontrol.js |