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

Difficulty grouping a grid with a touch and mouse device #4911

Closed
Alex-Bubblemaster opened this issue Mar 14, 2019 · 1 comment
Closed

Difficulty grouping a grid with a touch and mouse device #4911

Alex-Bubblemaster opened this issue Mar 14, 2019 · 1 comment

Comments

@Alex-Bubblemaster
Copy link
Contributor

Alex-Bubblemaster commented Mar 14, 2019

Bug report

Forum: can't-drag-with-touchscreen
Ticket ID: 1399774

Reproduction of the problem

Current behavior

Difficulty grouping. (*grouping with touch on Edge seems to work well)
Screencast

Expected/desired behavior

Consistent grouping experience with both mouse and touch.

Possible workaround

SO thread

Decorate the grid element with touch-action:none

<div id="grid" style="touch-action:none;"></div>

Environment

  • Kendo UI version: 2019.1.220
  • jQuery version: 1.12.4
  • Browser: [ Chrome 73 | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
@dmanova
Copy link

dmanova commented Oct 3, 2019

Verified on touch and mouse device Lenovo Ideapad Yoga.

@dmanova dmanova closed this as completed Oct 3, 2019
@dmanova dmanova added this to the 2019.R3.SP.next milestone Oct 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants