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

[Bug][Grid] Context menu is not working in iOS #2831

Open
vveesseelliinnaa opened this issue Jan 23, 2025 · 1 comment
Open

[Bug][Grid] Context menu is not working in iOS #2831

vveesseelliinnaa opened this issue Jan 23, 2025 · 1 comment
Assignees
Labels
Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: High triaged mark the triaged issues with correct priority

Comments

@vveesseelliinnaa
Copy link
Contributor

vveesseelliinnaa commented Jan 23, 2025

Description

The context menu of the Grid is not opened on touch in iOS, working properly on Android.

Steps To Reproduce

  1. Open https://www.telerik.com/kendo-react-ui/components/grid/interactivity/context-menu#cell-operations in iOS Chrome or Safari
  2. Tap a cell continuously to open the context menu
    Result: the cell content is selected

Actual Behavior

The cell content is selected and the menu is not shown.

Expected Behavior

The context menu has to be shown.

Browser

Chrome, Safari

Browser version

latest

OS type

MacOS, iOS

Additional details

Reported in Ticket ID: 1676277

@vveesseelliinnaa vveesseelliinnaa added Bug Item which indicates that something is not working pkg:Grid SEV: High KendoReact triaged mark the triaged issues with correct priority labels Jan 23, 2025
@zdravkov zdravkov self-assigned this Feb 10, 2025
@zdravkov
Copy link
Member

Safari doesn't has support to the "contextMenu" event https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event so it is not a bug at our current logic, but we need to think of a possible solution with a different approach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Grid SEV: High triaged mark the triaged issues with correct priority
Projects
None yet
Development

No branches or pull requests

2 participants