RFR: 8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main [v5]
Abhishek Kumar
abhiscxk at openjdk.org
Tue Nov 26 12:01:41 UTC 2024
On Tue, 26 Nov 2024 11:35:54 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.
>
> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>
> Updated review comments
Tested on win11 system and it didn't work as expected while dragging mouse from text_box to any other component. Mouse cursor changed to default Arrow style as soon as mouse is dragged out of text box.
However the applet version of test is working as expected on windows.
No issues on Ubuntu_22.04 system.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22026#issuecomment-2500522734
More information about the client-libs-dev
mailing list