On Tue, 17 Jun 2025 15:08:19 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Rearrange and update test. > > test/jdk/java/awt/Cursor/CursorDragTest/ListDragCursor.java line 91: > >> 89: left mouse button. Immediately after, the cursor >> 90: should change to a Hand cursor. If true, this test >> 91: passes. > > I still see different behaviour on macOS. For me, the cursor remains I-beam > over the text area, then it changes to the arrow when the mouse hovers over > the scrollbars, and immediately changes to the hand as soon as it enter the > list. > > I observe the same behaviour with `PassFailJFrame` on macOS. Correct, hence this test is being problemlisted on macOS. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25705#discussion_r2152645061