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 63ADC10A6A for ; Wed, 4 Dec 2013 00:13:35 +0000 (UTC) Received: (qmail 94368 invoked by uid 500); 4 Dec 2013 00:13:35 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 94345 invoked by uid 500); 4 Dec 2013 00:13:35 -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 94338 invoked by uid 99); 4 Dec 2013 00:13:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2013 00:13:35 +0000 Date: Wed, 4 Dec 2013 00:13:35 +0000 (UTC) From: "Maurice Amsellem (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLEX-33948) Add touch behaviour to spark DropDownList classes 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-33948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838364#comment-13838364 ] Maurice Amsellem commented on FLEX-33948: ----------------------------------------- WDYT to make it "closeOnResize"=false by default when on mobile ? it won't break anything because the DDL is not supposed to be used on mobile? > Add touch behaviour to spark DropDownList classes > ------------------------------------------------- > > Key: FLEX-33948 > URL: https://issues.apache.org/jira/browse/FLEX-33948 > Project: Apache Flex > Issue Type: Improvement > Components: Spark: ComboBox, Spark: DropDownList > Affects Versions: Apache Flex 4.8 (parity release) > Reporter: Lee Burrows > Priority: Minor > Labels: features > Fix For: Apache Flex 4.12.0 > > Attachments: DropdownList Mobile Test.fxp, Fix_for_FLEX-33948_version_2.patch > > Original Estimate: 168h > Remaining Estimate: 168h > > Current spark DropDownList and ComboBox components do not work on touch devices. Attempting to select an option closes the drop down without a selection being made. -- This message was sent by Atlassian JIRA (v6.1#6144)