Anonymous | Login | Signup for a new account | 2025-04-04 13:11 PDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||
ID | Project | Category | View Status | Date Submitted | Last Update | |
0008495 | Dwarf Fortress | Typos/Grammar | public | 2014-11-01 00:18 | 2014-12-31 10:56 | |
Reporter | Maukka | |||||
Assigned To | Toady One | |||||
Priority | none | Severity | text | Reproducibility | N/A | |
Status | resolved | Resolution | fixed | |||
Platform | OS | OS Version | ||||
Product Version | 0.40.14 | |||||
Target Version | Fixed in Version | 0.40.24 | ||||
Summary | 0008495: Space in keybinding's "Press space to abort." should be esc(main menu/leave screen bind) | |||||
Description | When 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. | |||||
Tags | binary patch | |||||
Attached Files | ||||||
![]() |
|
(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"); |
![]() |
|||
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 |