You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2017/07/05 08:49:00 UTC

[jira] [Commented] (TOBAGO-1764) When using labelLayout=Top the label should use all available width.

    [ https://issues.apache.org/jira/browse/TOBAGO-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16074436#comment-16074436 ] 

Hudson commented on TOBAGO-1764:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #947 (See [https://builds.apache.org/job/Tobago%20Trunk/947/])
TOBAGO-1764 When using labelLayout=Top the label should use all available width.
* label use now 100% of width
* label use only 155px inside a flex-layout (like labelLayout=flexLeft or labelLayout=flexRight) (hnoeth: [http://svn.apache.org/viewvc/?view=rev&rev=1800848])
* (edit) tobago-trunk/tobago-core/src/main/resources/scss/_tobago.scss
* (add) tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/4810-labelLayoutTop
* (add) tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/4810-labelLayoutTop/labelLayoutTop.test.js
* (add) tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/content/40-test/4810-labelLayoutTop/labelLayoutTop.xhtml
* (edit) tobago-trunk/tobago-theme/tobago-theme-charlotteville/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/_version/css/bootstrap.css
* (edit) tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/_version/css/bootstrap.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/_version/css/bootstrap.min.css
* (edit) tobago-trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/resources/tobago/charlotteville/tobago-bootstrap/_version/css/bootstrap.min.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-richmond/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/_version/css/bootstrap.css
* (edit) tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/_version/css/bootstrap.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/_version/css/bootstrap.min.css
* (edit) tobago-trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/resources/tobago/richmond/tobago-bootstrap/_version/css/bootstrap.min.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-scarborough/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/_version/css/bootstrap.css
* (edit) tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/_version/css/bootstrap.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/_version/css/bootstrap.min.css
* (edit) tobago-trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/resources/tobago/scarborough/tobago-bootstrap/_version/css/bootstrap.min.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-speyside/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/_version/css/bootstrap.css
* (edit) tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/_version/css/bootstrap.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/_version/css/bootstrap.min.css
* (edit) tobago-trunk/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/resources/tobago/speyside/tobago-bootstrap/_version/css/bootstrap.min.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard/rebuild-theme.log
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/css/bootstrap.css
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/css/bootstrap.css.map
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/css/bootstrap.min.css
* (edit) tobago-trunk/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/tobago-bootstrap/_version/css/bootstrap.min.css.map


> When using labelLayout=Top the label should use all available width.
> --------------------------------------------------------------------
>
>                 Key: TOBAGO-1764
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1764
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 3.0.4
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>            Priority: Minor
>
> The label of the following code has only a width of 155px. In this case the label should use 100% of available width.
> {code}<tc:textarea id="textareaTop" label="text to force linebreak; text to force linebreak" labelLayout="top"/>{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)