Matthias Wronka created TOBAGO-1575:
---------------------------------------
Summary: <tc:in>´s flexLayout is different when using <tc:suggest>
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 the
input field as in {{<tc:in label="my Label" ... />}}. A fixed width of 155px is
used for the label and the rest for the input-field.
However: If you add a {{<tc:suggest />}} to an input, the label gets a little
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)