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

TabbedPane's contentOpaque, tabsOpaque and setOpaque doesn't work properly in Aqua LAF

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • None
    • client-libs
    • None

      Test name(s): Refer the attachment
      Options:-Dswing.defaultlaf=com.apple.laf.AquaLookAndFeel

      TabbedPane behavior is not consistent across LAFs.
      In Aqua LAF contentOpaque and tabsOpaque property are not honored as compared to other LAF.

      Actual:
      No effect on contentArea and tabs when contentOpaque and tabsOpaque properties are set to true/false.

      Expected:
      When contentOpaque is set to false, the content area should be transparent.
      When tabsOpaque is set to false, the tabs should be transparent.




            abhiscxk Abhishek Kumar
            abhiscxk Abhishek Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: