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
Prasanta Sadhukhan
psadhukhan at openjdk.org
Thu Jul 11 06:51:56 UTC 2024
On Thu, 11 Jul 2024 06:06:34 GMT, Tejesh R <tr at openjdk.org> wrote:
>> No, I dont know of any native apps in windows but probably you can verify in Settings->Home where resizing window wraps the tabs..
>
> 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..
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20068#discussion_r1673495461
More information about the client-libs-dev
mailing list