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 9DD6A101AB for ; Mon, 12 Aug 2013 22:13:48 +0000 (UTC) Received: (qmail 89689 invoked by uid 500); 12 Aug 2013 22:13:48 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 89471 invoked by uid 500); 12 Aug 2013 22:13:48 -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 89460 invoked by uid 99); 12 Aug 2013 22:13:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Aug 2013 22:13:48 +0000 Date: Mon, 12 Aug 2013 22:13:48 +0000 (UTC) From: =?utf-8?Q?Jo=C3=A3o_Saleiro_=28JIRA=29?= To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLEX-33665) ItemEditors are placed on the wrong position after scrolling an editable Spark Datagrid MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jo=C3=A3o Saleiro created FLEX-33665: ----------------------------------- Summary: ItemEditors are placed on the wrong position after sc= rolling an editable Spark Datagrid Key: FLEX-33665 URL: https://issues.apache.org/jira/browse/FLEX-33665 Project: Apache Flex Issue Type: Bug Components: Spark: DataGrid Affects Versions: Apache Flex 4.10.0 Environment: All Reporter: Jo=C3=A3o Saleiro Priority: Critical If you create the simplest Datagrid possible, and make it editable, if you = click on a cell after scrolling the datagrid, the item editor will appear o= n a "random" place", out of the Datagrid! Here's what's happening: http://www.boonzi.com/public/flex/datagrid/bug.png The code is as simple as: Simply scroll down, and then click any cell to edit it. The itemEditor will= be placed on the wrong position. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira