Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 145596

Summary: [variables] Global actions not redirected properly for in-place edit of variables
Product: [Eclipse Project] JDT Reporter: Nick Edgar <n.a.edgar>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: stalebug

Description Nick Edgar CLA 2006-06-06 14:38:45 EDT
3.2 RC5

- hit a breakpoint where some String local vars are in scope
- in Variables view, select the value of one of the String vars
- it goes into edit mode
- press Ctrl+C in an attempt to copy the text
- it exits edit mode, flashes a brief progress dialog, and the result is, e.g. 
someVar	"someStringValue"	
(the result of the Copy Variables action)

Global actions like Cut, Copy, Paste, Delete, Select All should get redirected to the text field when in edit mode.
TextActionHandler can help with this.  See how it's used in RenameResourceAction.
Comment 1 Darin Wright CLA 2007-05-16 09:02:22 EDT
Nothing planned for 3.3. Currently in 3.3, cut/copy/paste do work in the cell editor, but the actions still are not properly linked to the global actions. The actions also work from the cell editor's context menu.
Comment 2 Eclipse Genie CLA 2020-04-20 17:57:59 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.