[ 
https://issues.apache.org/jira/browse/TOBAGO-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-338.
------------------------------------

    Resolution: Won't Fix

This behaviour should not be fixed in Tobago, because for the most cases, this 
is a better result than a line feet.

If there is a line feet, and the height of the label keeps unchanged, the rest 
of the text will also be dropped.

On the other side: Multiline labels might be useful is some cases. So I will 
add a new feature request.
                
> <tc:label> ommits linefeet
> --------------------------
>
>                 Key: TOBAGO-338
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-338
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.10
>         Environment: Windows, IE 6/Firefox 2, Tomcat 5.5
>            Reporter: Matthias Wronka
>            Priority: Minor
>
> With version 1.0.9 a label a long label was rendered in two lines. With 
> 1.0.10 the same label is rendered in a single line an therefor the end of the 
> label is cut off. Sample Code:
> <tc:panel>
>       <f:facet name="layout">
>               <tc:gridLayout columns="170px;1*" rows="50px" border="0" />
>       </f:facet>                                                              
>         
>       <tc:cell>
>               <tc:label value="Very very very very long label that is very 
> long" />
>       </tc:cell>
> </tc:panel>
> The same code with tc:out instead of tc:label works fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to