Issue Details (XML | Word | Printable)

Key: NTBL-252
Type: Functional Story Functional Story
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Christian Martinez
Reporter: Edwin Park
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
NatTable

Mouse : Column header cell : Select column bindings

Created: 14/Jan/09 10:36 PM   Updated: 25/Feb/09 04:16 PM   Resolved: 25/Feb/09 03:45 PM
Component/s: UI Event Handling
Affects Version/s: None
Fix Version/s: 2.0 iteration 5

Time Tracking:
Not Specified


 Description  « Hide
  • LEFT CLICK
    • +NONE
      • clear selection
      • set selection anchor to first Visible cell in clicked column
      • select all cells in clicked column
    • +SHIFT
      • clear last selected rectangle
      • do not change selection anchor
      • select all cells in all columns between selection anchor column and clicked column, inclusive
    • +CTRL
      • do not clear selection
      • set selection anchor to first cell in clicked column
      • if selection anchor column is selected:
        • unselect all cells in clicked column
      • if selection anchor column is not selected:
        • select all cells in clicked column





Christian Martinez added a comment - 25/Feb/09 04:16 PM

Visually verified