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

Bug 418375

Summary: Support opening files with different read only settings in the same editor instance
Product: [ECD] Orion Reporter: Brian Svihovec <svihovec>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: Silenio_Quarti
Version: unspecified   
Target Milestone: 4.0 RC1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Brian Svihovec CLA 2013-09-30 14:32:13 EDT
Currently, it is possible to change the file being used within the editor, without reloading the browser page, by changing the browser hash value.  

If the user changes this value from a file that is marked as !readOnly to a file that is marked as readonly, the editor should update accordingly, including the removal of the save button, etc.