Context menu handler can be called while previous context menu is still closing
-------------------------------------------------------------------------------
Key: PIVOT-270
URL: https://issues.apache.org/jira/browse/PIVOT-270
Project: Pivot
Issue Type: Bug
Components: wtk
Affects Versions: 1.3
Reporter: Todd Volkert
Assignee: Todd Volkert
Priority: Minor
Fix For: 1.3.1
If the user right-clicks on a component with an associated context menu handler
while a previous context menu is closing (executing its fade transition), a new
context menu is brought up. This can cause problems in applications, where the
assumption is that all previous context menus have been torn down before you're
called to configure your context menu.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.