Full-Screen Toggle Mode Focus Issues #3550
Labels
area:chat
Relates to chat interface
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
"needs-triage"
Before submitting your bug report
Relevant environment info
Description
Description:
When using Continue.dev in full-screen mode and attempting to handle it as a side menu, an issue arises where follow-up questions stop processing upon losing focus. Additionally, every time focus is shifted away from the extension,
a new chat window is automatically opened(actually it jumps to beginning, but had case of new chat window yesterday, today jumping seen, see clip below in my comment). This behavior persists across different models, including Ollama Qwen 2.5 local 32b coder and Deepseeker v3 from OpenRouter, indicating that this might be an extension-specific issue rather than a model-related one.The issue seems to stem from how focus and window management are handled within the extension when operating in a new window.
To reproduce
Steps to reproduce the problem:
Expected Behavior:
Actual Behavior:
Log output
No response
The text was updated successfully, but these errors were encountered: