|
From: SourceForge.net <no...@so...> - 2008-08-04 20:35:20
|
Bugs item #2038009, was opened at 2008-08-04 15:35 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2038009&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: User interface Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: Key shortcuts unpredictable outside definitions Initial Comment: When the focus is not in the Definitions pane -- in the Interactions or the Find/Replace dialog, for example -- keyboard shortcuts don't behave the way I expect them to. Examples (these are OS X key bindings): ctrl-` types "`" rather than switching to the previous document. cmd-up is interpreted as a simple "up" rather than "Previous Document" cmd-/ comments a line in the definitions; I expect it to either comment out an interactions line or do nothing (and be greyed out) (The problem here is that there are two "cursors", but only one of them is visible. Users expect there to be just one cursor, and all cursor-related actions to apply to that one cursor, if they make sense at all.) cmd-m creates a bookmark in the definitions (same problem) cmd-z undoes an action in the definitions (same problem -- this one is a little more tolerable, but still conflicts with my instinct that if I type something and then hit "undo", that typing will disappear; OS X's TextEdit lets me "undo" typing in its "Find" dialog) tab sometimes moves the cursor, but never performs any indenting. If it does nothing, it should be greyed out. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2038009&group_id=44253 |