[
https://jira.jboss.org/browse/RF-8912?page=com.atlassian.jira.plugin.syst...
]
Konstantin Mishin updated RF-8912:
----------------------------------
Workaround Description: You can manage column header/footer height using
"rf-edt-hc"/"rf-edt-fc" CSS-classes.
Workaround: [Workaround Exists]
Affects: [Documentation (Ref Guide, User Guide, etc.)]
Extended data table: column header rendered wrong
-------------------------------------------------
Key: RF-8912
URL:
https://jira.jboss.org/browse/RF-8912
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-tables
Affects Versions: 4.0.0.Alpha2
Environment: RichFaces v.4.0.0-SNAPSHOT SVN r.17937, OpenJDK Runtime Environment
(IcedTea6 1.8), Tomcat 6.0.26
Reporter: Pavol Pitonak
Assignee: Konstantin Mishin
Attachments: edt2.png
When column header contains 2 (or more) lines, it is not rendered correctly, see attached
picture.
sample code:
<rich:column>
<f:facet name="header">
<h:outputText value="vendor" />
<br/>
<h:outputText value="vendor" />
</f:facet>
<h:outputText value="#{car.vendor}" />
</rich:column>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira