You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Todd Volkert (JIRA)" <ji...@apache.org> on 2009/09/02 17:17:32 UTC

[jira] Created: (PIVOT-270) Context menu handler can be called while previous context menu is still closing

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.


[jira] Updated: (PIVOT-270) Context menu handler can be called while previous context menu is still closing

Posted by "Todd Volkert (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Volkert updated PIVOT-270:
-------------------------------

    Fix Version/s:     (was: 1.3.1)
                   1.3

> 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
>
>
> 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.


[jira] Resolved: (PIVOT-270) Context menu handler can be called while previous context menu is still closing

Posted by "Todd Volkert (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Volkert resolved PIVOT-270.
--------------------------------

    Resolution: Fixed

> 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.