Clean up selection handling in TableView, etc.
----------------------------------------------

                 Key: PIVOT-182
                 URL: https://issues.apache.org/jira/browse/PIVOT-182
             Project: Pivot
          Issue Type: Improvement
          Components: wtk
            Reporter: Todd Volkert
            Assignee: Greg Brown
            Priority: Minor
             Fix For: 1.3.1


We need to revisit when we set the selection in TableView, TreeView, ListView 
(mouse down, mouse up, mouse click).  It should depend on where the user's 
clicking (is the item already selected) and what keyboard modifiers are 
applicable.  This design should coordinate with drag 'n drop, so we don't 
preclude someone from dragging multiple rows out of a table view.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to