On Fri, 10 Nov 2023 11:20:50 GMT, Abhishek Kumar <[email protected]> wrote:
> JTabbedPane scroll button direction was incorrect because the widget type > returned while painting the arrow was `SPINNER_ARROW_BUTTON`. Added the > condition check for JTabbedPane before returning the widget type and based on > the tab placement set by user, appropriate widget type is returned. > > Tested the CI jobs against the fix and it was green. Link attached in JBS. Looks good to me. ------------- Marked as reviewed by tr (Committer). PR Review: https://git.openjdk.org/jdk/pull/16601#pullrequestreview-1743967426
