On Wed, 11 Jun 2025 16:51:34 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
>>> In addition to that the cursor type gets updated irrespective of whether >>> the left mouse button is released or pressed when it is dragged from text >>> area to list. >> >> Are you saying there's a scenario where the cursor type gets updated when >> dragging and not releasing in an OS other than macOS? For macOS, it is a bug >> ([JDK-7177297](https://bugs.openjdk.org/browse/JDK-7177297)) but it seems to >> work correctly for other OS's AFAIK and tested. > > Yes, I noticed it on windows OS, I haven't tested on macOS yet. On Windows in PassFailJFrame, I get the correct behavior for a short period of time before it updates. Is that what you're seeing too? Or does it immediately update? @honkar-jdk Can you try that other test I attached to the JBS issue? It does not use PFJFrame. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25705#discussion_r2140675188