View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0000484 | AI War 1 / Classic | GUI | Oct 14, 2010 5:06 pm | Oct 21, 2010 1:51 am | |
Reporter | Inglonias | Assigned To | keith.lamothe | ||
Status | resolved | Resolution | fixed | ||
Product Version | 3.712 | ||||
Summary | 0000484: Right modifier keys don't work | ||||
Description | Right now, using the right Shift, Alt, and Control keys do not work. I am told this is not an issue with the game, but rather Unity, which treats the left and right modifiers seperately. | ||||
Tags | No tags attached. | ||||
Internal Weight | |||||
|
It is due to how Unity handles things, yes, but I don't think it's a flaw. LeftShift and RightShift are different keys :) And I'm really glad that Unity is letting us recognize that in code, if we so choose. That said, I know many players expect the distinction to be ignored, so I'll make it "match" LeftShift and RightShift (same for Ctrl and Alt) against each other. I'll probably add an interface-settings toggle to suppress that matching for those of us who really crave extra modifier keys for our custom bindings. Like me ;) |
|
I made a suggestion somewhat regarding this in issue 0000412, in case you want to take a look there. |
|
This was fixed in a recent version. Yay! |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 14, 2010 5:06 pm | Inglonias | New Issue | |
Oct 14, 2010 5:10 pm | keith.lamothe | Note Added: 0000838 | |
Oct 14, 2010 5:10 pm | keith.lamothe | Assigned To | => keith.lamothe |
Oct 14, 2010 5:10 pm | keith.lamothe | Status | new => assigned |
Oct 14, 2010 7:00 pm | Toll | Note Added: 0000848 | |
Oct 21, 2010 1:51 am | Chris_McElligottPark | Note Added: 0001731 | |
Oct 21, 2010 1:51 am | Chris_McElligottPark | Status | assigned => resolved |
Oct 21, 2010 1:51 am | Chris_McElligottPark | Resolution | open => fixed |
Apr 14, 2014 9:28 am | Chris_McElligottPark | Category | Bug - UI => GUI |