YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
13 stars 5 forks source link

Home/End/PgUp/PgDown/Enter/Backspace/etc just don't work in SOME windows using Code Editor 2...??? wtf #5862

Open BPOutlaws opened 2 weeks ago

BPOutlaws commented 2 weeks ago

Description

To get away from the insane IDE lag in the LTS I tried installing the latest beta and turned on Code Editor 2 and in some code windows all the keys work and in other code windows literally none of the keys that aren't letters/numbers do anything, no matter how many times I press them or hold them down. It doesn't seem to be from lag, they just don't do anything. If I switch to a different code window, they work. If I close the code window they work in then sometimes another code window allows them to work.

What in the world is this?

(edit): keys all work fine and as expected in the old code editor at least whew

Expected Change

All the keys should work in any code window

Steps To Reproduce

  1. Start GameMaker
  2. use Code Editor 2
  3. open some scripts in code windows
  4. be unable to do basic keyboard navigation in some code windows

Project's in my contact us package but parts of the code are full of random letters I mashed trying to see if my keyboard was broken because my delete/backspace keys don't work so I literally can't delete them but the project compiled fine so it shouldn't be needed anyway:

gmsCodeEditorBug.zip

How reliably can you recreate this issue using your steps above?

Always

Which version of GameMaker are you reporting this issue for?

2024.400 (Betas)

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

Windows 11

Are you running GameMaker from inside your Steam library?

No

Contact Us Package Attached?

Sample Project Added?