[0.12.22 OSX] [Martin] Commnad-WASD makes movement sticky

Things that we don't consider worth fixing at this moment.
Post Reply
User avatar
theBeave
Inserter
Inserter
Posts: 29
Joined: Fri Jun 12, 2015 9:15 am
Contact:

[0.12.22 OSX] [Martin] Commnad-WASD makes movement sticky

Post by theBeave »

Using the OSX Command key in combination with W,A,S,D makes said movement sticky. For example, Command-S 'toggles' on movement south until the S key is pressed again.

Steps:
New game, get to where player is in control of character
Verify WASD movement working as expected
Press key combination Command-S
>Character continues running south after key release
Tap S key again to make the character stop running

The easiest way to see this is with player movement, as other keys don;t really care about stickiness. Works with combinations of keys - ie travel NE by Command-W-D. Each cardinal direction is toggled back off by press of corresponding key.

User avatar
HanziQ
Former Staff
Former Staff
Posts: 630
Joined: Fri Mar 27, 2015 7:07 am
Contact:

Re: [0.12.22 OSX] [Martin] Commnad-WASD makes movement sticky

Post by HanziQ »

This is a problem inside OS X itself, when you press the Command key, it starts consuming all the key up events and doesn't send any to the application. It's not a Factorio issue, it can be observed here, in a browser: http://codepen.io/alexduloz/pen/nteqG

Post Reply

Return to “Won't fix.”