YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
11 stars 4 forks source link

UI/UX: Shortcuts which use Ctrl do not register if multiple command are used in quick succession in 2024.4.0 #5752

Closed gm-bug-reporter[bot] closed 1 week ago

gm-bug-reporter[bot] commented 2 weeks ago

Description

After upgrading to 2024.4 I often have the problem that when I do Ctrl+C, Ctrl+A, Ctrl+V operations some of these operations are not executed. Especially when trying to search something using the global Search & Replace dialogue.

I copy something from my code using Ctrl+C, click in the Search field of the Search & Replace dialogue and then quickly press Ctrl+A followed by Ctrl+V to replace the text. But the Ctrl+V is often simply not processed.

Doesn't happen all the time but often enough to be very annoying. I didn't notice how much I do this same procedure until now that it stopped working reliably....

Steps To Reproduce

Copy something from a script window using Ctrl+C, click in the Search field of the Search & Replace dialogue and then quickly press Ctrl+A followed by Ctrl+V without releasing Ctrl to replace the text.

Observe that sometimes the paste Ctrl+V operation is not processed.

Which version of GameMaker are you reporting this issue for?

IDE v2024.4.0.137 Runtime v2024.4.0.168

Which operating system(s) are you seeing the problem on?

Windows 10.0.19045.0

bee825a5-adf0-4d20-a136-12024a8783a7

SmithTom6304 commented 1 week ago

This should now be fixed - we should no longer be dropping any keys.

Emc1923 commented 4 days ago

Verified as of IDE v2024.4.1.142 Runtime v2024.4.1.175.