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

Bug 332997

Summary: Drag Drop from a Viewer to a Read-Only CSS file opened using TextEditor does not persist the contents
Product: [WebTools] WTP Source Editing Reporter: Shylaja S <shylaja.rajan>
Component: wst.cssAssignee: wst.css <wst.css-inbox>
Status: RESOLVED WORKSFORME QA Contact: Nick Sandonato <nsand.dev>
Severity: normal    
Priority: P3 CC: thatnitind
Version: 3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Shylaja S CLA 2010-12-21 03:22:05 EST
Build Identifier: 20090621-0832

On Drag and Drop to a Read-Only CSS File opened using TextEditor,asks the user if it has to be made writable.On clicking Yes,the value does not get added to the Editor(not persisted).During subsequent steps the values gets added.

Reproducible: Always

Steps to Reproduce:
1.Create a CSS File.
2.Mark the file as ReadOnly.
3.Open the CSS File using TextEditor.
4.Drag Drop on to the Editor.
5.User is prompted with an option whether the file has to be made writable.
6.On clicking Yes,the values are expected to get persisted/added to the Editor.
7.Rather the values are not added.
8.Subsequent times when the user tries the same,values are added.
Comment 1 Nitin Dahyabhai CLA 2010-12-21 10:32:49 EST
Seems fine to me in SR1.
Comment 2 Nitin Dahyabhai CLA 2010-12-21 10:33:07 EST
Rather, it's fine in *Helios* SR1.