Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7010559

Scrollable Tabs don't appear with Nimbus LaF

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 7
    • client-libs

      FULL PRODUCT VERSION :
      java version "1.7.0-ea"
      Java(TM) SE Runtime Environment (build 1.7.0-ea-b121)
      Java HotSpot(TM) Client VM (build 20.0-b03, mixed mode)

      A DESCRIPTION OF THE PROBLEM :
      When a JTabbedPane is configured to display tabs in scrollable mode (tabbedPane.setTabLayoutPolicy(JTabbedPane.SCROLL_TAB_LAYOUT)), only the tab text appears. The tabs are not painted.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Configure tabbed pane for scrollable mode:
      tabbedPane.setTabLayoutPolicy(JTabbedPane.SCROLL_TAB_LAYOUT)


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: