Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"clickEvent" is not triggered on soft touch or tap (using trackpad) rather calendar event drags with mouse #1450

Open
snyaggarwal opened this issue Mar 15, 2024 · 0 comments

Comments

@snyaggarwal
Copy link

snyaggarwal commented Mar 15, 2024

Version

2.1.3

Test Environment

Chrome/Firefox/Edge on Mac/Windows

Current Behavior

  1. Soft tap an event in calendar
  2. Move mouse
  3. Drags the event with mouse

Can look at this Codepen, easily reproducible. Picked up this pen from #1413.
Its also related to issue #1413 , that first soft touch is ignored (softtouch and do not move cursor) and then proper click (hard click)

Expected Behavior

One of the following would work/expected:

  1. Separate event handler for softTouch (just like clickEvent)
  2. clickEvent is triggered
    Any other suggestion would be appreciated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant