-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
area:chatRelates to chat interfaceRelates to chat interfaceide:jetbrainsRelates specifically to JetBrains extensionRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:linuxHappening specifically on LinuxHappening specifically on Linux
Description
Before submitting your bug report
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
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
- Type something in code editor
- Open Continue tool with chat
- Focus on chat text input and start typing question (+ don't send)
- 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).
Log output
Metadata
Metadata
Assignees
Labels
area:chatRelates to chat interfaceRelates to chat interfaceide:jetbrainsRelates specifically to JetBrains extensionRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:linuxHappening specifically on LinuxHappening specifically on Linux
Type
Projects
Status
Todo