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

TextArea does not clip content correctly when scrolling

XMLWordPrintable

      TextAreaSkin sets a clip rectangle around the entire control, including border and scrollbars. This makes text appear over the border and inside the square between the scrollbars when scrolling. The clip should be set on the viewport instead, affecting only the text content.

        1. rt16045.patch
          22 kB
        2. TextArea-16045.png
          TextArea-16045.png
          44 kB
        3. TextAreaTest.java
          2 kB

            leifs Leif Samuelsson (Inactive)
            leifs Leif Samuelsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: