Widgets: MenuItem/ MenuBarItem: Cannot change text attribute value in menuItem 
or menuBarItem
---------------------------------------------------------------------------------------------

                 Key: XAP-78
                 URL: http://issues.apache.org/jira/browse/XAP-78
             Project: XAP
          Issue Type: Bug
          Components: Widgets
            Reporter: Trevor Oldak


You cannot change text attribute value in menuItem or menuBarItem. The XAL DOM 
is correct, but the HTML DOM is not.

One interesting observation is that when you hit select all and copy the page, 
and then paste it into notepad, it shows two copies of each 
menuItem/menuBarItem. So, if you had a menuBaritem that said "Copy", pasting 
the page into notepad would say "CopyCopy". changing the text attribute of the 
menu item to "hello world" would make it say "hello worldCopy

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to