Highlight state not cleared properly in nested context menus
------------------------------------------------------------
Key: PIVOT-290
URL: https://issues.apache.org/jira/browse/PIVOT-290
Project: Pivot
Issue Type: Bug
Components: wtk
Affects Versions: 1.3
Reporter: Todd Volkert
Fix For: 1.3.1
Steps to reproduce:
1) Run org.apache.pivot.wtk.test.ContextMenuTest
2) Right-click to bring up the context menu, and select "Help->About" (nothing
will happen, which is expected)
3) Right-click to bring up the context menu again...
Result:
1) "Help" is still highlighted, when it shouldn't be
2) If you try to keyboard navigate the menus, you can't navigate to or past
"Help". Further, "Help" remains highlighted while you highlight other nodes,
leading to two concurrently highlighted menu items.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.