2025-07-17 05:50 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003074Spring engineGeneralpublic2012-04-28 04:39
Reporterluckywaldo7 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
Product Version88.0 
Target VersionFixed in Version 
Summary0003074: uikeys behavior "bug"
DescriptionSupposing I made some keybinds like:

bind f fight
bind shift+f fight
bind f attack
bind shift+f attack

So I have two different commands attached to the same hotkey, with "fight" being defined first. Generally, spring is pretty smart about this, and lets me toggle between them by tapping the hotkey. However, instead of going in the order I bind, when I press 'f' it defaults first to 'attack' and then second to 'fight'.

If I press 'shift+f' for a queued command, it uses the right order, defaulting to fight and then switching to attack on the next press. Also, buildunit keybinds always seem to work in the correct order.

The only time it seems to not work right is a standard command with no modifiers. As far as I can tell it seems to cycle through the commands alphabetically, instead of using the uikeys order.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes
There are no notes attached to this issue.
+Notes

-Issue History
Date Modified Username Field Change
2012-04-28 04:39 luckywaldo7 New Issue
+Issue History