[richfaces-issues] [JBoss JIRA] Commented: (RF-1011) TabPanel - inconsistent tab height on ie 7 if some labels wrap

Sergey Halipov (JIRA) jira-events at lists.jboss.org
Tue Oct 2 10:19:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/RF-1011?page=comments#action_12379911 ] 
            
Sergey Halipov commented on RF-1011:
------------------------------------

Thanks a lot for your examples. The bug is reproduced and will be fixed ASAP. As a temporary solution you can try to change doctype declaration from 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
to
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">

> TabPanel - inconsistent tab height on ie 7 if some labels wrap
> --------------------------------------------------------------
>
>                 Key: RF-1011
>                 URL: http://jira.jboss.com/jira/browse/RF-1011
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.0
>         Environment: Windows xp, weblogic 10, Internet Explorer 7
>            Reporter: Martin Denham
>         Assigned To: Sergey Halipov
>             Fix For: 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 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