[richfaces-issues] [JBoss JIRA] Updated: (RF-1144) TabPanel. Header spacing encodes wrong.
Ilya Shaikovsky (JIRA)
jira-events at lists.jboss.org
Thu Oct 18 11:21:03 EDT 2007
[ http://jira.jboss.com/jira/browse/RF-1144?page=all ]
Ilya Shaikovsky updated RF-1144:
--------------------------------
Affects Version/s: 3.1.3
(was: 3.1.2)
> TabPanel. Header spacing encodes wrong.
> ---------------------------------------
>
> Key: RF-1144
> URL: http://jira.jboss.com/jira/browse/RF-1144
> Project: RichFaces
> Issue Type: Bug
> Affects Versions: 3.1.3, 3.2.0
> Reporter: Ilya Shaikovsky
> Assigned To: Sergey Halipov
> Priority: Optional
> Fix For: 3.2.0
>
>
> <rich:tabPanel switchType="ajax" id="tab" selectedTab="tab2" headerSpacing="10">
> with headerSpacing non null in result HTML td elements with spacer.gif inside generated and width for this images is as specified in attribute.
> <rich:tabPanel switchType="ajax" id="tab" selectedTab="tab2" headerSpacing="0">
> With this definition - spacer.gif generated without width at all. So in browser it's displayed and has 1-3 px size. If I set width="0" using firebug - it's dispayed as need (without any spacing between tabs.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list