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

ScrollBar doesn't become active when tabs are created more than frame size

XMLWordPrintable

    • b38
    • x86
    • windows_xp

        When a program create more tabs than the frame can show, scroll bar must be active so that
        user can do something to the newly cretaed and hidden tabs, but actually, the scroll bar
        does not become active.

        CONFIGURATION :
        JDK :JDK8b34/7u4/6u32(32bits)
        OS : WindowsXP(SP3, Japanese, 32bits)

        REPRODUCTION:
        (1) Compile the attached test cases(TabTesrFrame.java, TabAddListener.java)
        (2) Invoke "java TabTestFrame"
        (3) Click "Add Tab" button twice in order to show "Added Tab2" and "Added Tab3.
            "Added Tab3" is hidden partially.
        (4) Click "Added Tab2" and then click "Added Tab3".
            "Added Tab3" fully appears.
        (5) Click "Add Tab" button.

        EXPECTED:
         At the above step (5), scroll bar for right direction becomes active.

        ACTUAL:
         The scroll bar for right direction does not become active.

        FREQUENCY:
         This problme always occurs.

              aivanov Alexey Ivanov
              tbaba Tadayuki Baba (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: