View Issue Details

IDProjectCategoryView StatusLast Update
0006140DarkRadiantGUIpublic13.01.2024 05:32
Reportergreebo Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityhave not tried
Status closedResolutionfixed 
Product Version3.5.0 
Target Version3.6.0Fixed in Version3.6.0 
Summary0006140: ESC key should clear the resource tree view filter text
DescriptionWhen done searching, a quick ESC keypress should clear the filter and focus the treeview.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

DarkRadiant: master 3e3b99b5

28.10.2022 09:15

greebo


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

greebo


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

Issue History

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