RFR: 8190264: JScrollBar ignores its border when using macOS Mac OS X Aqua look and feel

Sergey Bylokhov serb at openjdk.java.net
Sun Nov 14 06:06:36 UTC 2021


On Fri, 12 Nov 2021 19:48:36 GMT, Alisen Chung <achung at openjdk.org> wrote:

> Adjusted the AquaLF scrollbar to account for border inset settings when dragging the thumb and clicking on the track.

Can we add a test case for this change? I think it should be possible to render the JScrollBar to the bufferedimage and then check where the colored border is rendered?

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

PR: https://git.openjdk.java.net/jdk/pull/6374



More information about the client-libs-dev mailing list