Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BF07AE7CD for ; Sun, 10 Mar 2013 23:36:30 +0000 (UTC) Received: (qmail 87323 invoked by uid 500); 10 Mar 2013 23:36:29 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 87295 invoked by uid 500); 10 Mar 2013 23:36:29 -0000 Mailing-List: contact dev-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 dev@flex.apache.org Received: (qmail 87287 invoked by uid 99); 10 Mar 2013 23:36:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Mar 2013 23:36:29 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [203.59.1.222] (HELO icp-osb-irony-out6.external.iinet.net.au) (203.59.1.222) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Mar 2013 23:36:23 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIBADkYPVF8qYr+/2dsb2JhbAANNsYng1tniUipGJJKBI8rgklhA5xyg0yIYIFK X-IronPort-AV: E=Sophos;i="4.84,819,1355068800"; d="scan'208";a="94196361" Received: from unknown (HELO [192.168.0.8]) ([124.169.138.254]) by icp-osb-irony-out6.iinet.net.au with ESMTP; 11 Mar 2013 07:35:59 +0800 From: Justin Mclean Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: FLEX-33190 GridEvent.GRID_DOUBLE_CLICK is dispatched even when two different cells are clicked Date: Mon, 11 Mar 2013 10:35:59 +1100 Message-Id: <6C705CF3-43EE-4768-8216-331F707C1CE5@classsoftware.com> To: dev@flex.apache.org Mime-Version: 1.0 (Apple Message framework v1283) X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org Hi, This JiRA issue has a quite useful suggestion (+ code) to add a double = click mode for grid, row, column or cell. This fixes an existing bug and = is a useful enhancement. Does any existing committer have some time to work on this? =20 https://issues.apache.org/jira/browse/FLEX-33190 Thanks, Justin=