[
https://issues.apache.org/jira/browse/PIVOT-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown deleted PIVOT-478:
-----------------------------
> Show button popups on mouse down, not button press
> --------------------------------------------------
>
> Key: PIVOT-478
> URL: https://issues.apache.org/jira/browse/PIVOT-478
> Project: Pivot
> Issue Type: Bug
> Reporter: Greg Brown
> Assignee: Greg Brown
> Priority: Minor
>
> Button press isn't fired until after the click event, which isn't consistent
> with most other UI toolkits (which show the popup on mouse down).
> Also, button press invokes the button's action, which we don't necessarily
> want to do:
> - ListButton should only fire button press when split and the content area is
> clicked, or a list item is selected.
> - MenuButton and CalendarButton should not fire button press.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.