On Fri, 20 Sep 2024 05:04:18 GMT, Harshitha Onkar <[email protected]> wrote:

>> Following tests are updated in this PR:
>> 
>> 1.   test/jdk/java/awt/Checkbox/CheckboxBoxSizeTest.java
>> 2.   test/jdk/java/awt/Checkbox/CheckboxIndicatorSizeTest.java
>> 3.   test/jdk/java/awt/Checkbox/CheckboxNullLabelTest.java
>> 4.   test/jdk/java/awt/Checkbox/CheckboxPreferredSizeTest.java
>
> test/jdk/java/awt/Checkbox/CheckboxBoxSizeTest.java line 42:
> 
>> 40: public class CheckboxBoxSizeTest {
>> 41:     private static final String INSTRUCTIONS = """
>> 42:             This test must be run at UI Scale of 100% OR 150% or greater.
> 
> @prsadhuk Tested at different UI Scales on windows and "the box" doesn't seem 
> to scale properly and doesn't match windows native app (used Word -> Font 
> settings to check). 
> I think it is product bug. These tests weren't problemlisted so I may need to 
> create a new JBS bug and problemlist this test and probably 
> CheckboxIndicatorSizeTest on windows.

Looks to be similar to 
[JDK-8233068](https://bugs.openjdk.org/browse/JDK-8233068)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21094#discussion_r1767992127

Reply via email to