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

ScrollPane insets are incorrect

XMLWordPrintable

    • b26
    • 21
    • b03
    • windows

        After the size of ScrollPane child component changes, it recalculates the size of the scroll bars and hides or shows them as necessary. This situation is handled in WScrollPanePeer.childResized.

        After JDK-8297923, setSpans is run asynchronously on the toolkit thread, so setInsets which follows it sets the incorrect values.

              aivanov Alexey Ivanov
              aivanov Alexey Ivanov
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: