On Wed, 11 Jun 2025 16:13:16 GMT, Damon Nguyen <dngu...@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. 
>> I'm not sure if this is the expected behavior or a bug?
>
>> 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.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/25705#discussion_r2140660365

Reply via email to