You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2009/04/13 22:36:15 UTC

[jira] Created: (PIVOT-91) MenuPopup should automatically close when a user clicks outside its bounds

MenuPopup should automatically close when a user clicks outside its bounds
--------------------------------------------------------------------------

                 Key: PIVOT-91
                 URL: https://issues.apache.org/jira/browse/PIVOT-91
             Project: Pivot
          Issue Type: Bug
          Components: wtk
            Reporter: Greg Brown


Currently, the auto-closing is being handled by MenuItemSkin, MenuBarItemSkin, and MenuButtonSkin, so menus opened by these components work as expected. However, context menus opened by the application fail to close automatically. Move the logic for auto-closing back into TerraMenuButtonSkin.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PIVOT-91) MenuPopup should automatically close when a user clicks outside its bounds

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

Greg Brown resolved PIVOT-91.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 1.2

> MenuPopup should automatically close when a user clicks outside its bounds
> --------------------------------------------------------------------------
>
>                 Key: PIVOT-91
>                 URL: https://issues.apache.org/jira/browse/PIVOT-91
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>             Fix For: 1.2
>
>
> Currently, the auto-closing is being handled by MenuItemSkin, MenuBarItemSkin, and MenuButtonSkin, so menus opened by these components work as expected. However, context menus opened by the application fail to close automatically. Move the logic for auto-closing back into TerraMenuButtonSkin.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIVOT-91) MenuPopup should automatically close when a user clicks outside its bounds

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

Greg Brown updated PIVOT-91:
----------------------------

    Assignee: Greg Brown

> MenuPopup should automatically close when a user clicks outside its bounds
> --------------------------------------------------------------------------
>
>                 Key: PIVOT-91
>                 URL: https://issues.apache.org/jira/browse/PIVOT-91
>             Project: Pivot
>          Issue Type: Bug
>          Components: wtk
>            Reporter: Greg Brown
>            Assignee: Greg Brown
>
> Currently, the auto-closing is being handled by MenuItemSkin, MenuBarItemSkin, and MenuButtonSkin, so menus opened by these components work as expected. However, context menus opened by the application fail to close automatically. Move the logic for auto-closing back into TerraMenuButtonSkin.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.