Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium
New issue 1037 by kurs....@gmail.com: Missing context menu in GTDebugger code editor http://code.google.com/p/moose-technology/issues/detail?id=1037
I really miss the context menu in the gt debugger code editor. It is not consistent with standard editor menu it is not consistent with the browse/inspect context menu in the bottom part of the debugger.
Updates: Labels: Component-GlamorousToolkit Milestone-5.0
Comment #1 on issue 1037 by tu...@tudorgirba.com: Missing context menu in GTDebugger code editor http://code.google.com/p/moose-technology/issues/detail?id=1037
Indeed, it's missing because we cannot properly reproduce in the text presentation the behavior of that comes with the textmorph of selecting the line when the cursor is at the end of the line. If we would add the menu, then you would have to select the text explicitly. I guess that should be Ok in the debugger, right?
Please note that the shortcuts work as expected.
Comment #2 on issue 1037 by kurs....@gmail.com: Missing context menu in GTDebugger code editor http://code.google.com/p/moose-technology/issues/detail?id=1037
I suppose whatever kind of context menu will help. Now it is a bit annoying that one have to switch from mouse to keyboard navigation while using the debugger.
Comment #3 on issue 1037 by chisvasi...@gmail.com: Missing context menu in GTDebugger code editor http://code.google.com/p/moose-technology/issues/detail?id=1037
I improved the context menu a bit. The actions for browsing/searching still need to be added.
Updates: Status: Fixed
Comment #4 on issue 1037 by tu...@tudorgirba.com: Missing context menu in GTDebugger code editor http://code.google.com/p/moose-technology/issues/detail?id=1037
(No comment was entered for this change.)