Skip to content
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

After pressing Ctrl+Shift+F, you can't Ctrl+V without releasing Ctrl and pressing it again #90768

Closed
albertvaka opened this issue Apr 16, 2024 · 3 comments

Comments

@albertvaka
Copy link

albertvaka commented Apr 16, 2024

Tested versions

Happens at least in 4.2.1 on Windows.

System information

Godot 4.2.1 on Windows

Issue description

After opening the "Find in files" dialog by pressing Ctrl+Shift+F, pressing Ctrl+V to paste doesn't work if Ctrl has been held down.

Steps to reproduce

This is easy to reproduce if you press Ctrl+Shift+F to open the "Find in files" dialog, quickly followed by trying to paste with Ctrl+V without releasing Ctrl and pressing it again. You need to release Ctrl once.

Minimal reproduction project (MRP)

A blank project works.

@albertvaka albertvaka changed the title After pressing Ctrl+Shift+F, you can't Ctrl+V immediately After pressing Ctrl+Shift+F, you can't Ctrl+V without releasing Ctrl and pressing it again Apr 16, 2024
@moraguma
Copy link

Managed to reproduce this on 4.2.2 on Windows 10, but not on master. From what I tested, on 4.2.2, using any Ctrl shortcut on another window and switching to a Godot window prevents you from using any Ctrl shortcuts until Ctrl is released. This can be seen when pressing Ctrl+Shift+F on Godot and then trying Ctrl+V in the "Find in files" window, but also when trying to Ctrl+C something from your browser and Ctrl+V it in Godot without releasing Ctrl. This doesn't seem to happen on master.

Here's a video showcasing this behavior on 4.2.2 and on master.

2024-06-18.15-58-30.mov

System info: Godot v4.3.beta (0a83e7c) - Windows 10.0.19045 - GLES3 (Compatibility) - NVIDIA GeForce GTX 1650 Ti (NVIDIA; 31.0.15.4633) - Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz (8 Threads)

@moraguma
Copy link

Tested this on commits (07e6d0c) and (d30456f) and it looks like #92415 fixed this. @Sauermann can this be closed?

@albertvaka
Copy link
Author

Good to know it's fixed! Closing 😄

@Calinou Calinou added this to the 4.3 milestone Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants