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

horizontal scroll bar has layout error when vsb is visible.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.3.0
    • client-libs
    • None

      JDK1.2 and later.
      Locale: all

      In JTextArea, if vertical scroll bar is displayed, but the horizontal scroll
      bar is currently not visible, and we typed chars in one line to make the width
      out of the view port size, an problem exists: JTextArea does not consider
      vertical scroll bar's width, and it uses old extent size 's width to determine
      whether horizontal scroll bar needs to be displayed.
      To run the SwingSet demo to show this problem.

      javax.swing.ScrollPaneLayout should be modified to correct this error.


      jim.hu@prc 1999-09-09

            svioletsunw Scott Violet (Inactive)
            jhusunw Jim Hu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: