RFR: JDK-8353319 : Open source Swing tests - Set 3 [v2]

Damon Nguyen dnguyen at openjdk.org
Wed Apr 16 20:04:52 UTC 2025


On Wed, 16 Apr 2025 06:44:55 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:

>> test/jdk/javax/swing/JTabbedPane/bug4613811.java line 48:
>> 
>>> 46: 
>>> 47:             If the last tab (Tab 5) is visible, the right arrow
>>> 48:             button should be disabled.
>> 
>> on macOS,
>> 
>> When the 1st tab is visible, the left arrow is not at all visible and right arrow is not visible for 5th tab. I guess they are either not rendered or hidden.
>> 
>> Need to modify test instruction as per the platform.
>
> Did you miss this?

Confirmed the same. May be platform specific.
![image](https://github.com/user-attachments/assets/532cd1cd-93ef-4e4a-b810-de75cf1484ef)
![image](https://github.com/user-attachments/assets/d910e179-cd45-4eca-a00a-3099e66801c3)
![image](https://github.com/user-attachments/assets/249fa7a9-f2d1-4578-bfbb-44e38d40fabd)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24639#discussion_r2047661243


More information about the client-libs-dev mailing list