Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 332997 - Drag Drop from a Viewer to a Read-Only CSS file opened using TextEditor does not persist the contents
Summary: Drag Drop from a Viewer to a Read-Only CSS file opened using TextEditor does ...
Status: RESOLVED WORKSFORME
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.css (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: wst.css CLA
QA Contact: Nick Sandonato CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-21 03:22 EST by Shylaja S CLA
Modified: 2010-12-21 10:33 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.