RFR: 8353304: Open source two JTabbedPane tests
Hendrik Schick
duke at openjdk.org
Mon Apr 7 07:01:58 UTC 2025
On Fri, 4 Apr 2025 22:50:28 GMT, Phil Race <prr at 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
More information about the client-libs-dev
mailing list