On Tue, 12 Nov 2024 07:04:36 GMT, Tejesh R <t...@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.
On macos I see no scroll buttons so the test instructions are slightly inaccurate. Are there any plans to fix the issue of mouse cursor changing when dragging onto different components? What should be expected behavior here? What happens on native applications? 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 ------------- PR Comment: https://git.openjdk.org/jdk/pull/22026#issuecomment-2471622589 PR Review Comment: https://git.openjdk.org/jdk/pull/22026#discussion_r1838798138