[
https://issues.apache.org/jira/browse/TOBAGO-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15673557#comment-15673557
]
Hudson commented on TOBAGO-1612:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago 3.0.x #606 (See
[https://builds.apache.org/job/Tobago%203.0.x/606/])
TOBAGO-1612 Layout is broken for an input group with a label
* fix layout with an additional DIV
[developed by hnoeth] (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1770167])
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/InRenderer.java
* (edit)
tobago-3.0.x/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/010-input/10-in/in.test.js
> Layout is broken for an input group with a label
> ------------------------------------------------
>
> Key: TOBAGO-1612
> URL: https://issues.apache.org/jira/browse/TOBAGO-1612
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Themes
> Affects Versions: 3.0.0-alpha-6
> Reporter: Henning Noeth
> Assignee: Henning Noeth
> Fix For: 3.0.0-alpha-8
>
>
> If a label is set for an input group, the input group is too wide.
> The width is the same for the input group with and without label. The width
> of the label is ignored.
> For example the input group has a width of 300px and the label attribute is
> used, the input group has still 300px width but the label has also a width of
> 155px.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)