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 72F7810E61 for ; Fri, 17 Jan 2014 11:29:22 +0000 (UTC) Received: (qmail 49890 invoked by uid 500); 17 Jan 2014 11:29:21 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 49852 invoked by uid 500); 17 Jan 2014 11:29:20 -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 49830 invoked by uid 99); 17 Jan 2014 11:29:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jan 2014 11:29:19 +0000 Date: Fri, 17 Jan 2014 11:29:19 +0000 (UTC) From: "Stefano Gandini (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLEX-34047) Backspace wrong behaviour in textarea 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-34047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874688#comment-13874688 ] Stefano Gandini commented on FLEX-34047: ---------------------------------------- No, with 4.x it seems solved...I'm sorry for the mistake > Backspace wrong behaviour in textarea > ------------------------------------- > > Key: FLEX-34047 > URL: https://issues.apache.org/jira/browse/FLEX-34047 > Project: Apache Flex > Issue Type: Bug > Components: mx: Tab Navigator, mx: TextArea, mx: TextInput > Environment: Windows 7, Internet Explorer 11 > Reporter: Stefano Gandini > > I've recently found this problem: when I press the backspace on the keyboard in a textarea component (inside a tabnavigator) , it doesn't delete the carachters but it goes back on the previous tab as if I pressed the back button of the browser. This happens only with IE 11 and Flex SDK 3.6 > > > > > > > > > > > -- This message was sent by Atlassian JIRA (v6.1.5#6160)