Community
Participate
Working Groups
Build Identifier: Helios and Galileo A part of text is incorrectly highlighted as changed even when 'Ignore white spaces' is toggled. It seems like the bug appears only when both conditions are fulfilled: - there is a space character present between some non-empty characters - the files have different end-of-line encoding Reproducible: Always Steps to Reproduce: 1. Create files x.properties, y.properties x.properties: AAA= BBB=a a y.properties: AAA=a a BBB= 2. set end-of-line encoding dos2unix y.properties unix2dos x.properties 3. Switch on the "Show whitespace characters" 4. "compare each other": x.properties and y.properties 5. 'BBB=' is incorrectly highlighted as changed
This is the same bug as bug 320569. *** This bug has been marked as a duplicate of bug 320569 ***