View Issue Details

IDProjectCategoryView StatusLast Update
0008495Dwarf FortressTypos/Grammarpublic2014-12-31 10:56
ReporterMaukka Assigned ToToady One  
PrioritynoneSeveritytextReproducibilityN/A
Status resolvedResolutionfixed 
Product Version0.40.14 
Fixed in Version0.40.24 
Summary0008495: Space in keybinding's "Press space to abort." should be esc(main menu/leave screen bind)
DescriptionWhen adding a keybind in the ESC->Keybindings menu it says space is cancel but actually both the "Main menu" and "Leave screen" bind do it.
Tagsbinary patch

Activities

lethosor

2014-11-01 07:19

manager   ~0030822

It appears that changing line 299 of KeybindingScreen.cpp to this should work:
gps.addst("Select binding, or press " + enabler.GetKeyDisplay(INTERFACEKEY_LEAVESCREEN) + " to abort");

Issue History

Date Modified Username Field Change
2014-11-01 00:18 Maukka New Issue
2014-11-01 05:57 lethosor Assigned To => lethosor
2014-11-01 05:57 lethosor Status new => confirmed
2014-11-01 07:19 lethosor Note Added: 0030822
2014-12-30 06:24 lethosor Tag Attached: binary patch
2014-12-31 10:56 Toady One Status confirmed => resolved
2014-12-31 10:56 Toady One Fixed in Version => Next Version
2014-12-31 10:56 Toady One Resolution open => fixed
2014-12-31 10:56 Toady One Assigned To lethosor => Toady One