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.