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 64B9917E2F for ; Mon, 9 Mar 2015 21:12:39 +0000 (UTC) Received: (qmail 37599 invoked by uid 500); 9 Mar 2015 21:12:39 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 37570 invoked by uid 500); 9 Mar 2015 21:12:39 -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 37560 invoked by uid 99); 9 Mar 2015 21:12:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Mar 2015 21:12:39 +0000 Date: Mon, 9 Mar 2015 21:12:39 +0000 (UTC) From: "Jim Brown (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLEX-34781) The main window still has blur applied to it after nested modal popups are closed 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-34781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14353612#comment-14353612 ] Jim Brown commented on FLEX-34781: ---------------------------------- Alex I am not sure. It is part of a large application. I will see what I can do to make a standalone test case. Jim > The main window still has blur applied to it after nested modal popups are closed > --------------------------------------------------------------------------------- > > Key: FLEX-34781 > URL: https://issues.apache.org/jira/browse/FLEX-34781 > Project: Apache Flex > Issue Type: Bug > Affects Versions: Apache Flex 4.14.0, Apache Flex 4.15.0 > Environment: Macintosh OS X 10.9, Flash Builder 4.7, Apache Flex 4.14.0 Nightly build for Feb 28 > Reporter: Jim Brown > > Steps to reproduce: > 1. Create a Flex application window > 2. open first modal popup > 3. open second modal popup (opened by first modal popup) > 4. close second modal popup > 5. close first modal popup > 6. main window will still have blur applied to it > Actual Results: > The main window still has blur applied to it. It is not reset when all modal popups are closed. > Expected Results: > The main window should not have blur applied after all modal popups are closed. > Workaround (if any): > Open and close a modal popup. Blur is removed from main window. > Notes: > This worked correctly in 4.13 and earlier releases. > It is definitely broken in 4.14.0 and 4.14.0 Nightly build Feb 28. > I have not tried more recent builds. > No obvious open bugs for this problem. -- This message was sent by Atlassian JIRA (v6.3.4#6332)