[
http://jira.jboss.com/jira/browse/RF-1144?page=all ]
Sergey Halipov resolved RF-1144.
--------------------------------
Resolution: Done
Fixed for trunk and branch 3.1.x. Committed revision 3444.
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.2, 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