-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Double-clicking a vscode CSD window to drag causes click input behind the window #1212
Comments
How could I replicate the issue? |
To replicate:
|
Where did you install VSCode from, and which Distro are you on? commandline:
gives you your distro name, mine is: But I installed Cosmic onto it. Then you could use uname to ask for the kernel version
or
mine says: Then, to conclude, I like to know how you installed VSCode, With kind regards, |
This can be reproduced regardless of where you get vscode. I've reproduced with the flatpak and within a toolbox It has only been tested with a touchpad, and that might be essential to reproducing it. If you don't have a laptop, you might see different results. Kernel version shouldn't matter here, but since you're curious:
|
I don't know if I need the kernel number, might as well ask it... I can't as well read your knowledge level, so I assume you need some help, if not that's fine :-) I am kwite new to github and stuff. cosmic-comp-1.0.0~alpha.5.1^git20250208.ec1026d-1.fc40.x86_64 installing https://flathub.org/apps/com.visualstudio.code ((( ah you were the guy on Brodie's stream! ))) |
When the
expected: |
The other bug is there too... |
"* Open VSCode (with custom decorations enabled) and have a window behind it" |
I think I can't reproduce it, because my focus follows the cursor, so, I'll disable it and try again.
Now trying with focus follows the cursor and cursor follows focus back on...
|
Could possibly be related to how focus works when dragging a window (i.e. the window loses focus). We need to handle this case somehow, because inputs can come through when the vscode window loses focus.
2025-02-11.02-51-08.mp4
The text was updated successfully, but these errors were encountered: