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

GH does not recognize gestures after right click #2700

Open
jfedak opened this issue Dec 15, 2023 · 0 comments
Open

GH does not recognize gestures after right click #2700

jfedak opened this issue Dec 15, 2023 · 0 comments

Comments

@jfedak
Copy link
Contributor

jfedak commented Dec 15, 2023

Description

On macOS there is a problem with recognizing events after opening context menu with right click. It seems that handlers don't get the first event after every right click. This is closely related to react-native-macos implementation of context menu, because the issue disappears after manually disabling context menu. Another problem is that navigation breaks after right click as well.

Steps to reproduce

Open MacOSExample app, then first example (Dragable). Open context menu with right click.

Snack or a link to a repository

Gesture Handler version

React Native version

Platforms

MacOS

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

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

1 participant