Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9C2FC200BE1 for ; Mon, 5 Dec 2016 00:28:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8FDE7160B25; Sun, 4 Dec 2016 23:28:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C9D02160B0E for ; Mon, 5 Dec 2016 00:27:59 +0100 (CET) Received: (qmail 31136 invoked by uid 500); 4 Dec 2016 23:27:59 -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 31119 invoked by uid 99); 4 Dec 2016 23:27:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Dec 2016 23:27:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C33102C03DC for ; Sun, 4 Dec 2016 23:27:58 +0000 (UTC) Date: Sun, 4 Dec 2016 23:27:58 +0000 (UTC) From: "Josh Tynjala (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLEX-35193) [FlexJS] TextArea: does not dispatch an event when the text property changes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 04 Dec 2016 23:28:00 -0000 Josh Tynjala created FLEX-35193: ----------------------------------- Summary: [FlexJS] TextArea: does not dispatch an event when the text property changes Key: FLEX-35193 URL: https://issues.apache.org/jira/browse/FLEX-35193 Project: Apache Flex Issue Type: Bug Components: FlexJS Affects Versions: Apache FlexJS 0.8.0 Reporter: Josh Tynjala TextInput has a change event that is dispatched when the text property changes. TextArea should too. -- This message was sent by Atlassian JIRA (v6.3.4#6332)