Skip to content

Chat input keeps hijacking focus when the toolbar is open #6290

@exigow

Description

@exigow

Before submitting your bug report

Relevant environment info

- OS: Linux 6.1.138-1-MANJARO + i3wm
- Continue version: 1.0.25 (master)
- IDE version: IntelliJ (IC-223.8836.41)
- Model: ollama/gemma3:12b-it-qat
- default config (local testing with `./gradlew runIde`)

Description

The chat aggressively steals focus if the toolbar is visible and you start typing question.

It's 100% reproducible for me. I have to minimize the window every time to regain focus.

To reproduce

  1. Type something in code editor
  2. Open Continue tool with chat
  3. Focus on chat text input and start typing question (+ don't send)
  4. Go back to code editor and start typing code

Problem: Chat text input is always focused. I can't use IDE code editor/application menu. To fix that i need to hide the toolbar again and focus is restored (until the next focus in chat input).

Gif:
Image

Log output

Metadata

Metadata

Labels

area:chatRelates to chat interfaceide:jetbrainsRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behavioros:linuxHappening specifically on Linux

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions