ID:2524120
 
Resolved
The Cyrillic character Я was acting like typing / when typing into an input control.
BYOND Version:513.1499
Operating System:Windows 10 Enterprise 64-bit
Web Browser:Chrome 78.0.3904.108
Applies to:Dream Seeker
Status: Resolved (513.1501)

This issue has been resolved.
Descriptive Problem Summary:
When you type "Я" (backword R in uppercase) in command line right after any verb(like Say") it deletes everything in the command line
Numbered Steps to Reproduce Problem:
Create a new project and run it
Type "Я" right after say" like on this screen http://prntscr.com/q08n58
("Я" could be typed pressing SHIFT+Z)
See this bug

Expected Results:
Normal "Я" working, like if you'll type it not right after verbs
Actual Results:
Wiping out all command line

Does the problem occur:
Every time? Or how often?
Every time
In other games?
Yes
In other user accounts?
Yes
On other computers?
Yes

When does the problem NOT occur?
When you type it even after any other character, even after space

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
It started with the first 513 version


Do you mean that the instant you type the letter the whole command line gets blanked out? Or is it that everything following the letter on the command line is ignored when you send the command?
The instant I type the letter the whole command line gets blanked out, but only if it was typed right after verb word
I'm still a little confused. Any chance you could capture this on video?
Lummox JR resolved issue with message:
The Cyrillic character Я was acting like typing / when typing into an input control.
Updated the fix version from 513.1500 to 513.1501 since the fix was incomplete.