YoYoGames / GameMaker-Bugs

Public tracking for GameMaker bugs
24 stars 8 forks source link

Code Editor 2: Special characters change the spacing of characters in the line #7220

Open TheGitMagician opened 2 months ago

TheGitMagician commented 2 months ago

Description

When adding a German Umlaut like ä/ö/ü/ß the spacing between the characters in the current line changes.

See GIF below.

This also has implications which cause the cursor to disappear out of the right edge of the editor if you write near the edge.

umlaut_problem

Expected Change

No response

Steps To Reproduce

  1. Type a German Umlaut in the new code editor

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

Always

Which version of GameMaker are you reporting this issue for?

2024.800 (Betas)

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

Windows 10

Are you running GameMaker from inside your Steam library?

No

Contact Us Package Attached?

Sample Project Added?

YYDan commented 2 months ago

Presumably this is the same thing/root cause of your own https://github.com/YoYoGames/GameMaker-Bugs/issues/7218