[Gtkradiant] [Bug 934] New: keyboard shortcuts don't work if groupdialog or other dialog is in foreground
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Sat, 06 Dec 2003 15:50:11 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=934
Summary: keyboard shortcuts don't work if groupdialog or other
dialog is in foreground
Product: GtkRadiant
Version: 1.3
Platform: All
OS/Version: Windows 2000/XP
Status: NEW
Severity: normal
Priority: P2
Component: editor
AssignedTo: ttimo@idsoftware.com
ReportedBy: rfm@collectivecomputing.com
Prior to the switch to gtk2, pressing a keyboard shortcut with the
entity/console/texture dialog, surface inspector or similar in the foreground
would cause the command to be executed. Now it does not. The old behaviour was
better, IMO.
Some examples are
- if the surface inspector was frontmost, s would dismiss it. Now you must
either click on another window and press s, or click one of the buttons.
- if the entity dialog was frontmost pressing escape would deselect. Now it
either dismisses the window, or does nothing (depending on layout)