[
https://issues.apache.org/jira/browse/PIVOT-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown reassigned PIVOT-182:
--------------------------------
Assignee: Todd Volkert (was: Greg Brown)
Mouse selection behavior has been updated for ListView and TableView.
Left-click behavior is unchanged. Right click now sets the selection to the
selected item if it is not already selected and selection is enabled;
otherwise, it leaves the selection as-is. This is modeled on right-click
behavior on Mac OS X.
> Selection always set on mouse down yields incorrect behavior
> ------------------------------------------------------------
>
> Key: PIVOT-182
> URL: https://issues.apache.org/jira/browse/PIVOT-182
> Project: Pivot
> Issue Type: Bug
> Components: wtk
> Reporter: Todd Volkert
> Assignee: Todd Volkert
> Fix For: 1.3
>
>
> 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.