ICEfaces
  1. ICEfaces
  2. ICE-6138

panelTabSet style issue in Chrome and Safari

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Chrome and Safari browsers
    • Affects:
      Compatibility/Configuration
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Adjust the view attribute so that all browsers get consistent markup:

      <f:view contentType="text/html">
      Show
      Adjust the view attribute so that all browsers get consistent markup: <f:view contentType="text/html">

      Description

      The panelTabSet displays with large spaces above and below the tab labels. This issue is not seen with Firefox or IE. The issue can be reproduced in FF and IE by using the following DOCTYPE:

      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">

      But changing to this DOCTYPE makes it work in FF/IE but not in Chrome/Safari:

      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      1. first.xhtml
        1 kB
        Arran Mccullough
      1. tab-style-issue-chrome.JPG
        45 kB
      2. tab-style-issue-firefox.JPG
        79 kB
      3. tab-style-issue-safari.JPG
        56 kB

        Issue Links

          Activity

            People

            • Assignee:
              Ken Fyten
              Reporter:
              Arran Mccullough
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: