On Mon, 4 Dec 2023 05:35:08 GMT, songpv-imt <d...@openjdk.org> wrote:
>>>The root cause of the bug is because mousePress() method is invoked before >>>mouseMove() event is completely processed causing the drag & drop behavior >>>not being able to be recognized properly. >> >> Why this issue can be reproduced in macOS 14? What was changed in that >> version? > >> Why this issue can be reproduced in macOS 14? What was changed in that >> version? > > I am uncertain about the exact code modifications in MacOS 14 that make this > issue reproducible. Nevertheless, considering the underlying code logic, this > issue could occur on any version of MacOS, contingent on timing factors, if > the fix is not applied. @songpv-imt any plans to resume your work on this fix? ------------- PR Comment: https://git.openjdk.org/jdk/pull/16396#issuecomment-1889748897