Bug 344063 - Compare Viewer should be configurable to show older file on left, newer file on right like it used to
Summary: Compare Viewer should be configurable to show older file on left, newer file ...
Status: CLOSED DUPLICATE of bug 213780
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 8.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Doug Schaefer CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-27 20:04 EDT by Matt Hargett CLA
Modified: 2017-02-07 01:28 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Hargett CLA 2011-04-27 20:04:42 EDT
Build Identifier: 201104150807

In previous versions of CDT, comparing two revisions gave a UI where the older file was on the left and the newer file is one the right. If this is intentional, please add a configuration option that allows users to choose between the old and new behaviour.

Reproducible: Always

Steps to Reproduce:
1. in a file with source control integration enabled, right-click on a file and select revision history
2. in the revision history tab, select two revisions
3. evoke the context menu on the two selected revisions and select 'diff two revisions'

result: older file is on the right and newer file is on the left, which is the opposite of most visual diff tools and previous Eclipse CDT versions
Comment 1 Ruud Goossens CLA 2014-12-09 05:28:17 EST
duplicate of https://bugs.eclipse.org/bugs/show_bug.cgi?id=213780 ?
Comment 2 Nathan Ridge CLA 2017-02-07 01:28:10 EST
(In reply to Ruud Goossens from comment #1)
> duplicate of https://bugs.eclipse.org/bugs/show_bug.cgi?id=213780 ?

Indeed, and that was recently fixed (in Neon.2 and later).

*** This bug has been marked as a duplicate of bug 213780 ***