RFR: 8190264: JScrollBar ignores its border when using macOS Mac OS X Aqua look and feel [v13]
Alisen Chung
achung at openjdk.java.net
Wed Jan 12 16:57:26 UTC 2022
On Tue, 11 Jan 2022 20:58:05 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.
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>
> updated copyright dates, updated test and fix to also check vertical borders
> Please update the copyright year in both files to include 2022.
>
> I suggest expanding all the wildcard imports for AquaScrollBarUI.java, which is usually done.
>
> And most importantly: the new code handle horizontal insets. What about the _vertical insets?_ It looks a vertical scroll bar has the same issue if there's vertical border.
The recent push should handle vertical insets.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6374
More information about the client-libs-dev
mailing list