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

Sandro Martini updated PIVOT-247:
---------------------------------

    Fix Version/s: 2.0.1

Is this still valid ?

> Mouse.capture() interferes with mouseClick event
> ------------------------------------------------
>
>                 Key: PIVOT-247
>                 URL: https://issues.apache.org/jira/browse/PIVOT-247
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>            Reporter: Todd Volkert
>            Priority: Minor
>             Fix For: 2.0.1
>
>
> Use case: add functionality for the user to be able to double click on the 
> resize handle of a TableViewHeader column to set the column to its default 
> size.
> As the code stands right now, this feature is blocked from being implemented 
> because when the user presses the mouse over the column resize area, we 
> capture the mouse, and we release it upon mouse up.  This process causes 
> there to be no mouseClick event fired on the TableViewHeader.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to