RFR: 8297923: java.awt.ScrollPane broken after multiple scroll up/down

Alexey Ivanov aivanov at openjdk.org
Tue Jun 6 18:52:55 UTC 2023


On Tue, 6 Jun 2023 18:38:32 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

> When running the test without the fix, I had to introduce a small delay after the frame is maximized again to see the light-green block outside the canvas.

You can use the test case attached to [JDK-8297923](https://bugs.openjdk.org/browse/JDK-8297923), `ScrollPaneTest.java`, to play around. Alternatively, you can comment out disposing of the frame in the automatic test.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14338#issuecomment-1579284557



More information about the client-libs-dev mailing list