cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Chat in new Window is not scrollable on second screen

Open Bhartendu-Kumar opened this issue 1 year ago • 0 comments

OS: MAC 14.5

Version: 0.37.1 VSCode Version: 1.89.1 Commit: bee043c1bb0095dab94043787985ccfc7cc38e50 Date: 2024-07-14T03:18:35.590Z Electron: 28.2.8 ElectronBuildId: undefined Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Darwin arm64 23.5.0

I think the primary problem is that when the chat is moved to new window it gets stuck and can't scroll it. It works fine if I move it from side chat to current window.

Also,

I can pop out chat from side chat to new window and then move the new window to my second screen thats iPad in my case. But then can't scroll on the chat window in second screen.

The bug is only seen when the chat editor is only editor in the window. If I add one more editor to the window along with chat window, it works fine and can scroll.

Bhartendu-Kumar avatar Aug 03 '24 07:08 Bhartendu-Kumar