RFR: 8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main
Alisen Chung
achung at openjdk.org
Fri Nov 15 06:41:00 UTC 2024
On Tue, 12 Nov 2024 07:04:36 GMT, Tejesh R <tr at 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
More information about the client-libs-dev
mailing list