codex - 💡(How to fix) Fix ChatGPT iOS remote-control skill picker becomes unreachable when keyboard is open over a long composer

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using?

Host Codex App: 26.513.20950 (bundle 2816) Codex CLI: 0.130.0

What subscription do you have?

ChatGPT mobile remote control / Codex in the ChatGPT iOS app. Subscription was not re-verified while filing this issue.

What platform is your computer?

Host: macOS 26.3 (25D125), arm64, Apple M1 Max Mobile surface: ChatGPT iOS app using Codex remote control to operate the Mac host

What issue are you seeing?

When using Codex through remote control in the ChatGPT iOS app, the skill picker can become impossible to use if the composer already contains a large prompt.

Observed behavior:

  • The text box already contains a long piece of text.
  • The user types in the composer to search/select a skill.
  • The iOS keyboard takes up most of the screen.
  • The top skill suggestions are rendered off-screen or hidden by the keyboard/viewport layout.
  • The keyboard cannot be dismissed in a way that still allows the user to reach and select the top suggestion.
  • As a result, the best matching/top skill is not selectable from the mobile remote-control UI.

This is more than a cosmetic issue: once a long prompt has been drafted, invoking a skill from the mobile remote-control surface can become blocked unless the user abandons or heavily edits the existing text.

What steps can reproduce the bug?

  1. Open ChatGPT on iOS.
  2. Open Codex remote control and connect to a macOS Codex App host.
  3. In a Codex thread, write or paste a large prompt into the composer so the text box takes substantial vertical space.
  4. Trigger the skill picker from the composer and type to filter/search for a skill.
  5. Observe the suggestion list while the iOS keyboard is open.

What is the expected behavior?

The skill picker should remain usable on mobile regardless of composer length and keyboard state.

Possible expected fixes:

  • Position the suggestions within the visible safe area above the iOS keyboard.
  • Make the suggestions list independently scrollable.
  • Keep the top/best matching result reachable.
  • Provide a reliable way to dismiss the keyboard without losing the filtered suggestions or the ability to select a result.
  • Clamp the long composer height while the picker is open so suggestions get priority in the visible viewport.

Related signal

This is related to the current iOS/macOS remote-control UI cluster, especially #22773, but this report is focused specifically on keyboard/viewport obstruction of the skill picker when the composer already contains a long prompt.

Additional information

No screenshot is attached in this report. This is based on live user-observed behavior while using the ChatGPT iOS app as the Codex remote-control surface.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING