Bug 360769 - [RBD] The behavior of deleting an unsaved EGL file opened in the EGL editor makes user confuse
Summary: [RBD] The behavior of deleting an unsaved EGL file opened in the EGL editor m...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: pf yu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-13 03:46 EDT by fahua jin CLA
Modified: 2017-02-23 14:15 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description fahua jin CLA 2011-10-13 03:46:28 EDT
Build Identifier: 0.7.0.v201110110900

1) Open any EGL file with EGL source editor.
2) Make any changes in the file.
3) Right click the file in the project explorer, and delete it. But the file is still open in the EGL source editor.
4) When you click any where in the editor, it will display a dialog.

Please refer to the JDT for the actions deleting the Java files.

The problem also exists in the RBD, set the priority to minor.

Reproducible: Always
Comment 1 Lisa Lasher CLA 2011-11-08 13:22:14 EST
Deferring to 1.0 - this is a low priority defect that also occurs in RBD
Comment 2 Xiao Bin Chen CLA 2011-12-19 03:18:27 EST
This is a refactoring defect.Give it to it's owner.
The DeleteAction invoke RefactoringExecutionStarter's function to delete file. I guess it is DeleteRefactoringWizard's problem.
Comment 3 Huo Zhen Zhong CLA 2012-03-30 04:40:30 EDT
This is no chance to fix it in 0.8, will considered in new refactor support