Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008495Dwarf FortressTypos/Grammarpublic2014-11-01 00:182014-12-31 10:56
ReporterMaukka 
Assigned ToToady One 
PrioritynoneSeveritytextReproducibilityN/A
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version0.40.14 
Target VersionFixed 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
Attached Files

- Relationships

-  Notes
(0030822)
lethosor (manager)
2014-11-01 07:19

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


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker