Skip to content

[BLOCKED — no changes made] [iOS] Hide text selection & edit menu while Gesture Menu is onscreen#4478

Draft
BayuAri with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-gesture-menu-overlap
Draft

[BLOCKED — no changes made] [iOS] Hide text selection & edit menu while Gesture Menu is onscreen#4478
BayuAri with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-gesture-menu-overlap

Conversation

Copilot AI commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Status: not implemented. This PR is empty. Work is blocked at the mandatory issue-repro gate and awaiting your guidance — see escalation below.

Problem

On iOS, triggering em's Gesture Menu while a word is selected renders the gesture overlay on top of the native iOS edit menu (Cut | Copy | Paste) and selection handles (confirmed by the attached screenshot). Expected: the selection and its tools are hidden (not cleared) while the Gesture Menu is visible, and restored exactly when it is dismissed.

Why there are no changes

The [iOS] reproduction must run on a real device via BrowserStack App Automate. From this environment that is impossible:

  • start_session aborted on timeout across 5 attempts; no session ever became active.
  • list_apps401 Access denied.
  • Direct check: curl https://hub-cloud.browserstack.comcurl: (6) Could not resolve host. BrowserStack is not in the sandbox network allow-list.

The native edit menu and selection handles are native UI, not DOM, so Chrome/Android emulation is not a valid fallback — it would not exercise the failing layer. Per the methodology I must not read source to hypothesize, edit files, or open a PR until the bug is reproduced and captured in a failing test.

To unblock — pick one

  • Preferred: allow DNS/network egress to *.browserstack.com (incl. hub-cloud.browserstack.com, api-cloud.browserstack.com) and confirm BROWSERSTACK_ACCESS_KEY is current (the 401 hints it may be stale). I'll then run reproduction → failing test → plan → fix → on-device validation.
  • Or: explicitly authorize proceeding without automated iOS reproduction. I'll implement from code reading and write the iOS regression test as best-effort, flagging it as unvalidated on-device until CI/you run it.

@github-actions

Copy link
Copy Markdown
Contributor

Vercel preview: https://em-klui6b73y-cybersemics.vercel.app

Copilot AI changed the title [WIP] Fix gesture menu overlapping with text edit menu [BLOCKED — no changes made] [iOS] Hide text selection & edit menu while Gesture Menu is onscreen Jun 30, 2026
Copilot AI requested a review from BayuAri June 30, 2026 12:19
@raineorshine

Copy link
Copy Markdown
Contributor

@fbmcipher Agent problems to investigate, non-urgent

@fbmcipher

Copy link
Copy Markdown
Collaborator

@raineorshine Thanks, on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants