[ https://issues.apache.org/jira/browse/FLEX-14064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15013101#comment-15013101 ]
Harbs commented on FLEX-14064: ------------------------------ Is there an easy way to test this issue? The above pull request has been applied. > Menu Bar crash > -------------- > > Key: FLEX-14064 > URL: https://issues.apache.org/jira/browse/FLEX-14064 > Project: Apache Flex > Issue Type: Bug > Components: mx: Menu Bar > Affects Versions: Adobe Flex SDK Previous > Environment: Affected OS(s): Windows > Affected OS(s): Windows XP > Browser: Firefox 2.x > Language Found: English > Reporter: Adobe JIRA > Labels: easytest > > Steps to reproduce: > 1. Create an application with two states, each one containing a menu bar with > different number of menus > 2. Switch programatically between states, or change the menu > 3. Observe results > > Actual Results: > Crash when the number of menus is decreased (menu bar's content changes) > > Expected Results: > Menu Bar change without any crashes > > Workaround (if any): > In MenuBar::styleChanged() call commitProperties() or > In the code changing the menu call getMenuAt(0), so MenuBar will refresh > correctly it's inner data. -- This message was sent by Atlassian JIRA (v6.3.4#6332)