On Tue, 12 Nov 2024 21:30:07 GMT, Alisen Chung <ach...@openjdk.org> wrote:

>> The test is supposed to be problem listed on macos & Linux but the Problem 
>> list points to the .java file instead of the .html file.
>> Hence converting 
>> java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main which 
>> would automatically resolve the issue.
>
> test/jdk/java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest.java 
> line 43:
> 
>> 41:         String INSTRUCTIONS = """
>> 42:                     1. Notice components in test window: main-panel, 
>> box-for-text,
>> 43:                        2 scroll-sliders, and 4 scroll-buttons.
> 
> on macos there are no scroll buttons

Yeah, probably will change this as per OS type.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22026#discussion_r1843251596

Reply via email to