Text fields do not render acute as seperate character
Affected version: 2.0.757 (Windows)
The bug
When you type an acute ´ in a text field of the launcher it is never rendered as single character. This is pretty confusing when an answer to a security question contains for example a´ but the launcher renders it as á (which is a different character) despite it being a´.
Created Issue:
Text fields do not render acute as seperate character
Affected version: 2.0.757 (Windows)
The bug
When you type an acute ´ in a text field of the launcher it is never rendered as single character. This is pretty confusing when an answer to a security question contains for example a´ but the launcher renders it as á (which is a different character) despite it being a´.
Added Affects Versions: 2.0.934 (Windows)
Added Affects Versions: 2.0.1004 (Mac OS) 2.0.1003 (Windows) 2.0.996 (Mac OS) 2.0.995 (Windows)
Added Affects Versions: 2.1.2494-2.1.2496 2.1.2480-2.1.2482
Added Fixed Versions: 2.1.4974-2.1.4976
I'm not sure how you are typing it, but copypasting the character from here results in two code points. the `´`' itself, and a second, invisible code point.
Sounds like we need to update the browser engine to get rid of this.