Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Ext GWT Premium Member
    Join Date
    Feb 2009
    Location
    Katy,TX
    Posts
    7
    Vote Rating
    0
    cmjun is on a distinguished road

      0  

    Default [CLOSED] TabPanel do not display correctly in Internet Explorer 8 and FireFox 7

    [CLOSED] TabPanel do not display correctly in Internet Explorer 8 and FireFox 7


    TabPanel Bug.jpg

  2. #2
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,691
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    Is it possible that you are not loading the reset.css file?

  3. #3
    Ext GWT Premium Member
    Join Date
    Feb 2009
    Location
    Katy,TX
    Posts
    7
    Vote Rating
    0
    cmjun is on a distinguished road

      0  

    Default


    Where is the reset.css?
    <link type="text/css" rel="stylesheet" href="gxt-3.0.0-SNAPSHOT/css/reset.css" />
    I am not sure the href is correct or not.
    Thank you for your quick respose!

  4. #4
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,691
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    It depends on how you named your module. Take a look at it with firebug to see if the file could be found or not.

    It should be something like "modulename/reset.cs"

  5. #5
    Ext GWT Premium Member
    Join Date
    Feb 2009
    Location
    Katy,TX
    Posts
    7
    Vote Rating
    0
    cmjun is on a distinguished road

      0  

    Default


    Thank you Sven.
    It's working now!

  6. #6