After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 379160 - Need option to swap left and right diff panes
Need option to swap left and right diff panes
Status: RESOLVED FIXED
Product: meld
Classification: Other
Component: general
1.1.x
Other All
: Normal minor
: ---
Assigned To: Stephen Kennedy
Stephen Kennedy
Depends on:
Blocks:
 
 
Reported: 2006-11-25 15:00 UTC by Kevin Smith
Modified: 2013-07-20 21:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add option to swap panes in VC view (1.14 KB, patch)
2008-09-18 15:06 UTC, Kai Willadsen
none Details | Review

Description Kevin Smith 2006-11-25 15:00:50 UTC
Many of us subscribe to the widely-used Left=L=Local/Right=R=Remote pattern, so the fact that meld is reversed is confusing, and could easily lead to moving code in the wrong direction. Please support a Preferences option that would allow global swapping of Left/Right so meld can match the other tools we use on a daily basis.

Other information:
Comment 1 Kai Willadsen 2008-09-18 15:06:46 UTC
Created attachment 118955 [details] [review]
Patch to add option to swap panes in VC view
Comment 2 Kai Willadsen 2008-09-18 15:11:34 UTC
I assume from the context that this request is for the version control view, and that the swapping would only be for files comparisons launched from this view? If so, then the above patch add the requested option. There's no UI for this, so you need to manually set the /apps/meld/left_is_local gconf key to true.

I don't use the version control functionality a lot, so I don't have an opinion as to whether this is a legitimate preference, or whether the default should just be swapped, etc.
Comment 3 Kevin Smith 2008-12-20 17:45:22 UTC
(In reply to comment #2)
> I assume from the context that this request is for the version control view,
> and that the swapping would only be for files comparisons launched from this
> view? 

Sorry for not being more clear in the original report. Yes, this is what I meant. 

> I don't use the version control functionality a lot, so I don't have an opinion
> as to whether this is a legitimate preference, or whether the default should
> just be swapped, etc.

I would prefer the default to be swapped, if nobody objects. In eclipse, Left is always Local. In gFTP (GnomeFTP), Left defaults to local. Just a couple examples.

Comment 4 Kai Willadsen 2009-01-23 17:29:42 UTC
I don't have a very strong opinion, but to play devil's advocate: this isn't obvious to me, particularly for distributed VC, when there is not necessarily any 'remote'. In this case (and in some others, like conflict resolution) there is 'old' and 'new', and a general LTR tendency would be to want old (i.e., the repo) on the left and new (i.e., my stuff) on the right.
Comment 5 Kai Willadsen 2013-07-20 21:12:00 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.