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