[ 
https://issues.apache.org/jira/browse/PIVOT-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Volkert updated PIVOT-182:
-------------------------------

         Priority: Major  (was: Minor)
    Fix Version/s:     (was: 1.3.1)
                   1.3
       Issue Type: Bug  (was: Improvement)
          Summary: Selection always set on mouse down yields incorrect behavior 
 (was: Clean up selection handling in TableView, etc.)

Raising this to a major bug instead of a minor improvement, because when the 
caller sets a menu handler on a table view (or list view, tree view) with 
multi-select enabled, the user is prevented from bringing up a context menu 
over the component with multiple items selected.  By the time the context menu 
comes up, the selection has been set to the single item over which they 
right-clicked.

> 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: Greg Brown
>             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.

Reply via email to