Bug 74892 - [JFace] RenameResourceAction has all the code you need to inline edit a node in a tree
Summary: [JFace] RenameResourceAction has all the code you need to inline edit a node ...
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: 4.7   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks: 495369
  Show dependency tree
 
Reported: 2004-09-23 21:22 EDT by Jean-Michel Lemieux CLA
Modified: 2017-04-18 12:15 EDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Michel Lemieux CLA 2004-09-23 21:22:24 EDT
This bug may be related to bug 36961, but wanted a separate home for it. If just
implemented support for inline editing in a tree viewer and the code is exactly
the same as RenameResourceAction minus the type specific information about the
elements that modified. Thus this enhancement report.

It would be very useful to have a generic inline rename action, possible in
JFace, that would perform all the SWT magic to make this work, and delegate the
model updating to the specific implementation.
Comment 1 Tod Creasey CLA 2004-09-24 09:03:21 EDT
If you have a suggested implementation please feel free to submit it.
Comment 2 Susan McCourt CLA 2007-06-29 13:02:39 EDT
This message is part of a mass update on bugs that have been reviewed for several releases, but not fixed.  The bug is legitimate, but not a priority.  Marking P5.  Patches would be entertained.
Comment 3 Susan McCourt CLA 2009-07-09 15:31:59 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 4 Lars Vogel CLA 2016-07-03 16:41:26 EDT
Dani, can you clarify what needs to be done here? The bug description is not understandable for me.
Comment 5 Lars Vogel CLA 2017-01-11 14:22:42 EST
(In reply to Lars Vogel from comment #4)
> Dani, can you clarify what needs to be done here? The bug description is not
> understandable for me.

Ping
Comment 6 Dani Megert CLA 2017-04-18 12:15:14 EDT
The feature to inline rename in views has been removed.