RFR: 8343977: Convert java/awt/TextArea/TextAreaCursorTest/HoveringAndDraggingTest to main [v5]
Tejesh R
tr at openjdk.org
Tue Nov 26 15:49:42 UTC 2024
On Tue, 26 Nov 2024 11:58:54 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> 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.
Yes, looks like its not consistent. I see the issue happens when we are using JPassFailJFrame, without it there is no issue. Will get back on this.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22026#issuecomment-2501213871
More information about the client-libs-dev
mailing list