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 9EC52200B3B for ; Mon, 11 Jul 2016 15:40:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9D510160A78; Mon, 11 Jul 2016 13:40:13 +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 DC334160A5E for ; Mon, 11 Jul 2016 15:40:12 +0200 (CEST) Received: (qmail 15461 invoked by uid 500); 11 Jul 2016 13:40:11 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 14952 invoked by uid 99); 11 Jul 2016 13:40:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2016 13:40:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0A1CA2C02A7 for ; Mon, 11 Jul 2016 13:40:11 +0000 (UTC) Date: Mon, 11 Jul 2016 13:40:11 +0000 (UTC) From: "Matthias Wronka (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: =?utf-8?Q?[jira]_[Created]_(TOBAGO-1575)_=C2=B4s_fle?= =?utf-8?Q?xLayout_is_different_when_using_?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 11 Jul 2016 13:40:13 -0000 Matthias Wronka created TOBAGO-1575: --------------------------------------- Summary: =C2=B4s flexLayout is different when using Key: TOBAGO-1575 URL: https://issues.apache.org/jira/browse/TOBAGO-1575 Project: MyFaces Tobago Issue Type: Bug Affects Versions: 3.0.0-alpha-3 Reporter: Matthias Wronka Priority: Minor We often rely on the embedded flexLayout of tc:in when adding a label to th= e input field as in {{}}. A fixed width of = 155px is used for the label and the rest for the input-field. However: If you add a {{}} to an input, the label gets a litt= le narrower than without suggest an breaks the visual alignment of multiple= inputs of a form, some with suggest and some without. -- This message was sent by Atlassian JIRA (v6.3.4#6332)