RFR: 8334457: Test javax/swing/JTabbedPane/bug4666224.java fail on macOS with because pressing the ‘C’ key does not switch the layout to WRAP_TAB_LAYOUT
Alisen Chung
achung at openjdk.org
Wed Jul 10 20:34:04 UTC 2024
On Mon, 8 Jul 2024 09:11:57 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> This test tests the wrapping policy of JTabbedPane in one of the subinstructions which is not applicable for macos which does not support wrapping or scrolling in tabbed layout.
> It can be seen in "Dictionary" native app amongst others where resizing the windows to smaller size does not wrap the tabbedpane.
> Updated test instruction to highlight the macos-not-applicable point..
simple test instruction change, LGTM
-------------
Marked as reviewed by achung (Committer).
PR Review: https://git.openjdk.org/jdk/pull/20068#pullrequestreview-2170213676
More information about the client-libs-dev
mailing list