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

Tejesh R tr at openjdk.org
Thu Jul 11 06:55:02 UTC 2024


On Thu, 11 Jul 2024 06:48:16 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Sure. Just wanted to make sure its not product bug, since we are verifying w.r.t native applications.
>
> That macos doesn't support tab policy namely SCROLL_TAB and WRAP_TAB can be further seen in this [JDK-8263916](https://bugs.openjdk.org/browse/JDK-8263916) statement "As macOS does not have the concept of a tab view with scrolling tabs," which in this case also refers to wrapping tabs..

Well, in that case it looks good to me.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20068#discussion_r1673499550


More information about the client-libs-dev mailing list