On Mon, 23 Mar 2026 18:56:22 GMT, Marius Hanl <[email protected]> wrote:
>>> It seems that if you click and drag just a little bit (which happens in >>> this situation :-)), it does not register the click. >> >> I suspected something like that. I am going to test with the master branch >> and maybe file an RFE to ignore the drag gestures which are just too short. > >> I suspected something like that. I am going to test with the master branch >> and maybe file an RFE to ignore the drag gestures which are just too short. > > That sounds good. I agree the gesture timing seems a bit unnatural compared > to other application frameworks. > The fix looks good. I agree with @Maran23 about adding extra checks in the > test, will re-approve should you decide to implement that. Thanks @andy-goryachev-oracle and @Maran23 . I have addressed your comments in the latest commit. Please let me know if there's anything else. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2100#issuecomment-4114758490
