|
From: <no...@so...> - 2002-06-26 03:44:51
|
Bugs item #573933, was opened at 2002-06-26 03:44 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=573933&group_id=44253 Category: User interface Group: Ugly Status: Open Resolution: None Priority: 5 Submitted By: Charles Reis (csreis) Assigned to: Charles Reis (csreis) Summary: ESC doesn't actually abort interactions Initial Comment: The shortcut key for Abort Current Interactions is currently ESC, but hitting ESC while the focus is in the InteractionsPane is bound instead to clearing the current line. (Hitting ESC with the focus in the DefinitionsPane actually does abort the interaction, but this isn't the usual case.) Easy solution is to change the default key for Abort Current Interaction. It used to be CTRL+C, which obviously wasn't any better (conflicts with copy). I'll set it to CTRL+ESC for now. I know that that conflicts with many window managers and might not work in all cases, but this isn't a very high priority keyboard shortcut anyway-- it's just as easy to choose the menu item. I'm open to suggestions for a better shortcut, though. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=573933&group_id=44253 |