A pan-y gesture on the focused textarea still triggered iOS auto- scroll-into-view, lifting the composer up off-screen even with body locked. touch-action: none on .chat-input-textarea blocks gesture- driven panning entirely (tap-to-focus, typing, caret moves still work) so the composer stays anchored. Trade-off: loses gesture- scroll within the textarea once content exceeds max-height — minor since textareas rarely exceed 6 lines in this composer. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
27 KiB
27 KiB