claude-code - 💡(How to fix) Fix [BUG] iOS Code tab (Dispatch composer): on-screen keyboard covers the Send button after voice dictation, with no way to dismiss it

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…

After voice dictation in the Claude iOS app — Code tab (Remote Control of a Claude Code session running on a remote server), the on-screen keyboard opens and covers the Send button, with no way to dismiss it. The dictated message cannot be sent normally.

Root Cause

After voice dictation in the Claude iOS app — Code tab (Remote Control of a Claude Code session running on a remote server), the on-screen keyboard opens and covers the Send button, with no way to dismiss it. The dictated message cannot be sent normally.

Fix Action

Workaround

Select all -> copy the text out of the field -> leave and re-enter the input -> re-paste the text (no keyboard appears this time) -> only then is the Send button reachable.

RAW_BUFFERClick to expand / collapse

Summary

After voice dictation in the Claude iOS app — Code tab (Remote Control of a Claude Code session running on a remote server), the on-screen keyboard opens and covers the Send button, with no way to dismiss it. The dictated message cannot be sent normally.

Environment

  • Platform: Claude iOS app, Code tab / Dispatch composer (Remote Control to a Claude Code session on a remote Linux server)
  • Device: iPhone 15 Pro Max
  • iOS: 26.5
  • Claude app version: 1.260514.0

Steps to reproduce

  1. Open the Claude iOS app -> Code tab (connected to a remote Claude Code session).
  2. Start voice dictation and dictate a longer message.
  3. Tap the blue checkmark to finish dictation.
  4. The transcribed text appears in the input field.
  5. The on-screen keyboard opens and covers the lower area, including the Send button.
  6. There is no way to dismiss the keyboard, so the Send button stays unreachable.

Expected

The Send button remains reachable after dictation (keyboard should not cover it, or there should be a way to dismiss the keyboard / scroll to Send).

Actual

The keyboard permanently covers the Send button; the dictated message cannot be sent.

Workaround

Select all -> copy the text out of the field -> leave and re-enter the input -> re-paste the text (no keyboard appears this time) -> only then is the Send button reachable.

Frequency

Reproducible, especially after longer dictations.

Note

Possibly related but distinct: #57469 (closed) was about text remaining in the iOS Dispatch composer after send. This is a different symptom: the keyboard blocking/covering the Send button.

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

claude-code - 💡(How to fix) Fix [BUG] iOS Code tab (Dispatch composer): on-screen keyboard covers the Send button after voice dictation, with no way to dismiss it