From issues-return-783-apmail-flex-issues-archive=flex.apache.org@flex.apache.org Mon Sep 2 07:09:55 2013 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 6C2BAF850 for ; Mon, 2 Sep 2013 07:09:55 +0000 (UTC) Received: (qmail 60510 invoked by uid 500); 2 Sep 2013 07:09:54 -0000 Delivered-To: apmail-flex-issues-archive@flex.apache.org Received: (qmail 59932 invoked by uid 500); 2 Sep 2013 07:09:52 -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 59875 invoked by uid 99); 2 Sep 2013 07:09:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Sep 2013 07:09:51 +0000 Date: Mon, 2 Sep 2013 07:09:51 +0000 (UTC) From: "guy barsade (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLEX-33696) Spark DataGrid VScrollBar issue after adding datagrid under a component MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 guy barsade created FLEX-33696: ---------------------------------- Summary: Spark DataGrid VScrollBar issue after adding datagrid under a component Key: FLEX-33696 URL: https://issues.apache.org/jira/browse/FLEX-33696 Project: Apache Flex Issue Type: Bug Components: Spark: DataGrid Affects Versions: Apache Flex 4.10.0 Reporter: guy barsade Using a datagrid with a vertical scroll bar. (with multiple rows of data) removing the datagrid from stage and then adding it back to stage causes the vertical scroll bar thumb to disappear. The origin of the problem is within: VScrollBar under function: updateSkinDisplayList -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira