[BUG] AskUserQuestion widget truncates last line of preceding assistant text
Resolved 💬 2 comments Opened Mar 3, 2026 by jordankrueger Closed Mar 3, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
When Claude outputs text followed by an AskUserQuestion tool call, the last line of the assistant's text response gets clipped/truncated by the question picker widget rendering on top of it. The text is cut off where the interactive options UI begins.
What Should Happen?
Expected Behavior
All assistant text should be fully visible above the question picker widget.
Actual Behavior
The last line of text before the question widget is truncated — the widget appears to overlap or clip it.
Error Messages/Logs
Steps to Reproduce
- Have Claude output a multi-paragraph response that ends with text immediately followed by an AskUserQuestion tool call
- Observe that the final line of the prose text before the question widget is partially or fully hidden
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.63
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
iTerm2
Additional Information
<img width="1468" height="1194" alt="Image" src="https://github.com/user-attachments/assets/38c95488-e62d-4521-bae6-c71586f9733b" />
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗