continue
continue copied to clipboard
"Toggle Full Screen" will cause the Continue panel to malfunction.
Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that reports the same bug
- [X] I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: macOS 14.4.1
- Continue: v0.9.96
- IDE: VS Code 1.87.2
Description
"Toggle Full Screen" will cause the Continue panel to malfunction.
To reproduce
Step 1:
Step 2:
Step 3:
PS: The icon buttons will not work for the Continue panel but will work for the newly opened Continue window (opened by "Toggle Full Screen").
Log output
Nothing.
I was able to replicate this - I'll start an investigation.
Update - I've been debugging this, it seems to be a bigger issue than just using the existing toggleFullScreen functionality with an onDidDispose listener.