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 9CE6B200BE4 for ; Wed, 16 Nov 2016 04:35:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 99E35160B03; Wed, 16 Nov 2016 03:35:01 +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 DFCDE160B05 for ; Wed, 16 Nov 2016 04:35:00 +0100 (CET) Received: (qmail 52738 invoked by uid 500); 16 Nov 2016 03:34: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 52712 invoked by uid 99); 16 Nov 2016 03:34:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2016 03:34:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3E4B72C4C74 for ; Wed, 16 Nov 2016 03:34:59 +0000 (UTC) Date: Wed, 16 Nov 2016 03:34:59 +0000 (UTC) From: "Yishay Weiss (JIRA)" To: issues@flex.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FLEX-35175) [FlexJS] Accordion is Broken on JS Side MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 16 Nov 2016 03:35:01 -0000 Yishay Weiss created FLEX-35175: ----------------------------------- Summary: [FlexJS] Accordion is Broken on JS Side Key: FLEX-35175 URL: https://issues.apache.org/jira/browse/FLEX-35175 Project: Apache Flex Issue Type: Bug Reporter: Yishay Weiss http://screencast.com/t/tKcJB1gPy As you can see in above link the accordion lays out its children correctly on flash side, but on the JS side they're invisible. Using the following test app: https://paste.apache.org/iLJ3 -- This message was sent by Atlassian JIRA (v6.3.4#6332)