History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-9256
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Shafirov
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

"Strip trailing spaces: Modified lines" option: trailing spaces are stripped for line with Undone changes

Created: 08 Sep 06 18:23   Updated: 08 Sep 06 20:09
Component/s: Editor. Editing Text
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,670


 Description  « Hide
Editor settings | Strip trailing spaces option: set "Modified lines" value. Prepare a file with trailing space like:
public class A {
    private int untouchable; // 1 space after: 
}

Modify the line with untouchable. Then UNDO. File is indicated as not changed (it can be easily observed if you use "Mark modified tabs with asterisk" option). Go to another line, e.g. to the very first one in file. Modify it (press Enter). Save. Result: trailing space is erased in "untouchable" line. This is not correct. Changes in that line were undone.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.