On Thu, 11 Jul 2024 06:06:34 GMT, Tejesh R <t...@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