Issue Details (XML | Word | Printable)

Key: NTBL-260
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 : Row header cell : Select row bindings

Created: 15/Jan/09 12:13 PM   Updated: 25/Feb/09 04:22 PM   Resolved: 25/Feb/09 03:42 PM
Component/s: UI Event Handling
Affects Version/s: None
Fix Version/s: 2.0 iteration 5

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive mylyn-context.zip (2 kB) 19/Feb/09 05:35 PM - Christian Martinez



 Description  « Hide
  • LEFT CLICK
    • +NONE
      • clear selection
      • set selection anchor to first 'visible' cell in clicked row
      • select all cells in clicked row
    • +SHIFT
      • clear last selected rectangle
      • do not change selection anchor
      • select all cells in all rows between selection anchor row and clicked row
    • +CTRL
      • do not clear selection
      • set selection anchor to first cell in clicked row
      • if selection anchor row is selected:
        • unselect all cells in clicked row
      • if selection anchor row is not selected:
        • select all cells in clicked row



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

Visually verified, just added style for a toggled anchor, this makes it much more visually different