Summary
When a bug-report session opens and the user begins typing their answer before the auto-diagnostics collection finishes, the input box loses focus upon collection completion: the box turns yellow and the user must click back into it to resume typing. This interrupts in-progress text entry with no user action.
Context
- Extension:
harmoniqs.amicode@0.2.2
- OS: Linux 6.18.33.2-microsoft-standard-WSL2 x86_64
- Engine:
v1.18.10-amicode.11 (base v1.18.10, repo harmoniqs/opencode)
- Trigger: user begins typing in the bug-report input box before background
gh/bash diagnostics collection completes; focus is stolen and box turns yellow on completion.
Expected vs actual
Expected: background diagnostics collection completes silently; the input box retains focus and the user's in-progress text is unaffected.
Actual: the input box loses focus (turns yellow) when collection completes; the user must click back into the box to continue typing.
Diagnostics
- No active run (UI-only reproduction)
- No log tail applicable
intake: not-ready — mature per the maturity contract before picking up
suggested_path: A
diagnostics: inline
upstream: n/a
Summary
When a bug-report session opens and the user begins typing their answer before the auto-diagnostics collection finishes, the input box loses focus upon collection completion: the box turns yellow and the user must click back into it to resume typing. This interrupts in-progress text entry with no user action.
Context
harmoniqs.amicode@0.2.2v1.18.10-amicode.11(basev1.18.10, repoharmoniqs/opencode)gh/bashdiagnostics collection completes; focus is stolen and box turns yellow on completion.Expected vs actual
Expected: background diagnostics collection completes silently; the input box retains focus and the user's in-progress text is unaffected.
Actual: the input box loses focus (turns yellow) when collection completes; the user must click back into the box to continue typing.
Diagnostics