continue icon indicating copy to clipboard operation
continue copied to clipboard

"Toggle Full Screen" will cause the Continue panel to malfunction.

Open danny-su opened this issue 1 year ago • 2 comments

Before submitting your bug report

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: image Step 2: image Step 3: image 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.

danny-su avatar Mar 28 '24 05:03 danny-su

I was able to replicate this - I'll start an investigation.

justinmilner1 avatar Mar 30 '24 22:03 justinmilner1

Update - I've been debugging this, it seems to be a bigger issue than just using the existing toggleFullScreen functionality with an onDidDispose listener.

justinmilner1 avatar Apr 02 '24 17:04 justinmilner1