On Fri, 4 Apr 2025 22:50:28 GMT, Phil Race <p...@openjdk.org> wrote:

> Open source two Swing JTabbedPane tests.
> One is problem listed for macOS because of the way Aqua displays tabs on the 
> left + right.

test/jdk/javax/swing/JTabbedPane/bug6259533.java line 47:

> 45:         The first tab uses a string and the second tab has a JLabel as a 
> tabComponent
> 46: 
> 47:         Select the each tab and notice that on selection the tab title

Suggestion:

        Select each tab and notice that on selection the tab title

test/jdk/javax/swing/JTabbedPane/bug6259533.java line 48:

> 46: 
> 47:         Select the each tab and notice that on selection the tab title
> 48:         is moved a upwards slightly in comparison with the unselected tab

Suggestion:

        is moved upwards slightly in comparison with the unselected tab

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24461#discussion_r2030572110
PR Review Comment: https://git.openjdk.org/jdk/pull/24461#discussion_r2030570987

Reply via email to