Widgets; Menu: Setting visible to false throws an error.
--------------------------------------------------------
Key: XAP-400
URL: https://issues.apache.org/jira/browse/XAP-400
Project: XAP
Issue Type: Bug
Components: Widgets: Menu/MenuBar/Toolbar
Reporter: Trevor Oldak
Open the menu widget component test
under the MenuBar >> edit tests, set visible to false.
An error will be thrown:
[11:25:49 ERROR exception] Exception occured exception: Exception:Bad attribute
with name visible and value false on element <xal:menu id="testMenuBarItem"
text="Edit" onCreate="mco:attributeSetter.registerElement(this)"
visible="false"><xal:popupMenu id="xap:1177687539906314"><xal:menuItem
id="xap:1177687539906316" text="Cut"/><xal:menuItem id="xap:1177687539906318"
text="Copy"/><xal:horizontalSeparator id="xap:1177687539906320"
width="10px"/><xal:menuItem id="xap:1177687539906322"
text="Paste"/></xal:popupMenu></xal:menu> because of Exception: TypeError -
this.labelNode has no properties
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.