Skip to content

[iOS] Context menu appears at top of screen on long tap thought #2857

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

Closed
raineorshine opened this issue Mar 23, 2025 · 2 comments · Fixed by #2930
Closed

[iOS] Context menu appears at top of screen on long tap thought #2857

raineorshine opened this issue Mar 23, 2025 · 2 comments · Fixed by #2930
Assignees
Labels
bug Something isn't working

Comments

@raineorshine
Copy link
Contributor

Steps to Reproduce

  1. Create thought Hello world.
  2. Close the keyboard.
  3. Long tap world.

Current Behavior

The native context menu appears at the top of the screen.

trim.996BD008-BB5B-45DD-BA57-68666962AA40.MOV

Expected Behavior

The native context menu should not appear on long tap.

@raineorshine raineorshine added the bug Something isn't working label Mar 23, 2025
@raineorshine raineorshine added this to the ⚛️ React II milestone Mar 23, 2025
@ethan-james
Copy link
Collaborator

I see the magnifying lens come up, but not the cut/copy/paste menu. Should I work on stopping the lens, or is the menu specifically the problem here?

@raineorshine
Copy link
Contributor Author

raineorshine commented Apr 5, 2025

For the purpose of this issue, the native context menu is the problem, though the lens is also undesirable.

I tested it again, and I am able to reproduce on mobile Safari on a physical iPhone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants