[
https://issues.jboss.org/browse/RF-1011?page=com.atlassian.jira.plugin.sy...
]
Cristina Lungu commented on RF-1011:
------------------------------------
If you have a restriction on resolution to be 1024x768, with no horizontal scroll-bar,
like I have, the nowrap solution above does not really solve the problem in case of many
tabs. The workaround that fitted me better was to set an implicit height for the tabs that
could accommodate best all the labels, like so:
.rich-tab-header
{ height: 30px; }
TabPanel - inconsistent tab height on ie 7 if some labels wrap
--------------------------------------------------------------
Key: RF-1011
URL:
https://issues.jboss.org/browse/RF-1011
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.1.0
Environment: Windows xp, weblogic 10, Internet Explorer 7
Reporter: Martin Denham
Assignee: Korluzhenko Veronika
Fix For: 3.1.4, 3.2.0
Attachments: betterTabtestScreenShot.jpg, tabPanel.png, tabtest.xhtml,
tabtestScreenShot.jpg
If you create a tabpanel containing lots of tabs eventually the tabs will be taller and
some of the tab label text will occupy 2 rows. When this occurs all the tabs should still
be the same height, but unfortunately on Internet Explorer 7 the tabs are different
heights.
The tab height is correct in Firefox and internet explorer 6, but wrong in Internet
Explorer 7.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira