getcursor / cursor

The AI Code Editor
https://cursor.com
21.48k stars 1.4k forks source link

Folder dialog unclickable when opening a folder #1107

Open lvn-bluespy opened 8 months ago

lvn-bluespy commented 8 months ago

1) If you can, please include a screenshot of your problem image

When this dialog shows up, I can't interact with it with mouse. This includes the left navigation, the file/folder selector and the cancel/open buttons. I could interact with keyboard though, so using a combination of tab and cursor keys

2) Please include the name of your operating system image

3) If you can, steps to reproduce are super helpful

Any way to open the folder dialog causes the same issue.

gebeer commented 7 months ago

Having the exact same issue here on Arch Linux with dwm. [EDIT] same behaviour on openbox

Using Ctrl+o to pull up the file chooser dialogue after clicking in the cursor window (giving it focus) works fine. Only click on the "Open a Folder" Button causes this problem. It seems like the app is grabbing the cursor and won't let go.

Also see this forum post

System info:

Version: 0.22.1
VSCode Version: 1.85.1
Commit: 20d6b2fe0f43a91764e828b77e985d1380d3ca20
Date: 2024-01-08T23:25:28.010Z
Electron: 25.9.7
ElectronBuildId: undefined
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 6.6.10-arch1-1
Programazing commented 7 months ago

I'm having the same issue.

Screenshot from 2024-01-19 06-28-55

System info:

Version: 0.22.2
VSCode Version: 1.85.1
Commit: ecfbaf72d176819d122080bc0b8bcd76cc586e10
Date: 2024-01-17T07:56:48.316Z
Electron: 25.9.7
ElectronBuildId: undefined
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 6.5.0-14-generic
vblanton commented 1 month ago

I can confirm that this issue is still present for me on the latest Ubuntu and Cursor. The workaround for me is to always use "File > Open Folder..." and alt-tab the folder dialog which opens behind the Cursor window. When using the "Open Folder" button in the center of a New Window, the folder dialog is unclickable.

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: Linux x64 6.8.0-39-generic