From issues-return-14-apmail-flex-issues-archive=flex.apache.org@flex.apache.org Thu Jun 20 13:22:21 2013 Return-Path: X-Original-To: apmail-flex-issues-archive@minotaur.apache.org Delivered-To: apmail-flex-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A09E4C484 for ; Thu, 20 Jun 2013 13:22:21 +0000 (UTC) Received: (qmail 59626 invoked by uid 500); 20 Jun 2013 13:22:21 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 59539 invoked by uid 500); 20 Jun 2013 13:22:21 -0000 Mailing-List: contact issues-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list issues@flex.apache.org Received: (qmail 59342 invoked by uid 99); 20 Jun 2013 13:22:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jun 2013 13:22:21 +0000 Date: Thu, 20 Jun 2013 13:22:21 +0000 (UTC) From: "Justin Mclean (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLEX-14064) Menu Bar crash MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLEX-14064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13689232#comment-13689232 ] Justin Mclean commented on FLEX-14064: -------------------------------------- Possibly fixed in Apache Flex 4.10 > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira