Bug 321482 - file should be marked as "changed" after using "Convert Line Delimiters to..."
Summary: file should be marked as "changed" after using "Convert Line Delimiters to..."
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: PHP UI CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 04:48 EDT by Lorenz Giefing CLA
Modified: 2020-05-14 10:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenz Giefing CLA 2010-08-02 04:48:25 EDT
Build Identifier: Build id: 20100617-1415

converting line delimiters should mark a file as "changed", undoing conversion should mark the file as "unchanged" again

Reproducible: Always

Steps to Reproduce:
1.open a file within the editor
2.select all the text, call "File" / "Convert Line Delimiters To" ...
3.the delimiers are converted, file remains "unchanged"!
4.call "Edit" / "Undo Text Change"
5.the conversion is undone, the file is "changed" now!