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.

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

                Created:
                Updated:
                Resolved: