You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/05 02:41:23 UTC

[jira] [Commented] (FLEX-14064) Menu Bar crash

    [ https://issues.apache.org/jira/browse/FLEX-14064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14122228#comment-14122228 ] 

ASF GitHub Bot commented on FLEX-14064:
---------------------------------------

Github user adufilie commented on the pull request:

    https://github.com/apache/flex-sdk/pull/12#issuecomment-54565010
  
    Also I think this patch resolves the following issue:
    https://issues.apache.org/jira/browse/FLEX-14064


> 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)