Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-28

panelTabbedPane tabs cause page layout problems on mouse hover

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Tabbed Pane
    • None
    • Firefox 1.5 on Windows XP

    Description

      The defaultStyles.css for panelTabbedPane contains this CSS:

      .myFaces_panelTabbedPane_activeHeaderCell input:hover,
      .myFaces_panelTabbedPane_inactiveHeaderCell input:hover{
      border-top: orange solid 2px;
      }

      On IE this has no effect. But on Firefox 1.5, hovering the mouse over a tab causes the 2px orange border to display. This is good, but it causes problems with the rest of the page.

      Unfortunately, as the border comes and goes, the entire page jitters up and down by 2 pixels. I believe it would be a lot nicer if the layout did not shift and move when the orange tab highlighting is displayed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            burke_e Eric Burke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: