View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006140 | DarkRadiant | GUI | public | 28.10.2022 09:15 | 13.01.2024 05:32 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 3.5.0 | ||||
Target Version | 3.6.0 | Fixed in Version | 3.6.0 | ||
Summary | 0006140: ESC key should clear the resource tree view filter text | ||||
Description | When done searching, a quick ESC keypress should clear the filter and focus the treeview. | ||||
Tags | No tags attached. | ||||
DarkRadiant: master 3e3b99b5 28.10.2022 09:15 Details Diff |
0006140: Clear the resource tree view toolbar's filter on ESC |
Affected Issues 0006140 |
|
mod - libs/wxutil/dataview/ResourceTreeViewToolbar.cpp | Diff File | ||
mod - libs/wxutil/dataview/ResourceTreeViewToolbar.h | Diff File | ||
DarkRadiant: master f499e8db 29.10.2022 17:29 Details Diff |
0006140: The wxEVT_CHAR_HOOK bound in wxutil::DialogBase is taking precedence over the wxEVT_KEY_DOWN. Use wxEVT_CHAR_HOOK in the filter text entry as well. |
Affected Issues 0006140 |
|
mod - libs/wxutil/dataview/ResourceTreeViewToolbar.cpp | Diff File | ||
mod - libs/wxutil/dataview/ResourceTreeViewToolbar.h | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
28.10.2022 09:15 | greebo | New Issue | |
28.10.2022 09:15 | greebo | Assigned To | => greebo |
28.10.2022 09:15 | greebo | Status | new => assigned |
28.10.2022 09:16 | greebo | Changeset attached | => DarkRadiant master 3e3b99b5 |
28.10.2022 09:16 | greebo | Status | assigned => resolved |
28.10.2022 09:16 | greebo | Resolution | open => fixed |
28.10.2022 09:16 | greebo | Fixed in Version | => 3.6.0 |
29.10.2022 17:29 | greebo | Changeset attached | => DarkRadiant master f499e8db |
13.01.2024 05:32 | greebo | Status | resolved => closed |