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

Open 💬 7 comments Opened May 24, 2026 by MaverickMUC

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.

View original on GitHub ↗

This issue has 7 comments on GitHub. Read the full discussion on GitHub ↗