react-native-gesture-handler icon indicating copy to clipboard operation
react-native-gesture-handler copied to clipboard

GH does not recognize gestures after right click

Open jfedak opened this issue 1 year ago • 0 comments

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

jfedak avatar Dec 15 '23 16:12 jfedak