GNOME Bugzilla – Bug 476613
identical dirs have an entry even if Same is checked
Last modified: 2014-03-01 01:12:13 UTC
Currently, if you meld directories which have 100 identical subdirectories and 1 different file, the 100 identical subdirectories are unconditionally displayed. It would be great if identical subdirectories could be turned off in the view (i.e., only different files and their ancestors are display). I looked at the code, and the control flow makes this a little difficult to implement, since there's currently no place in the code where a directory is explicitly known to have not changed. Is there a way to have an invisible entry in the treeview (i.e., could directories be added invisible and then appear only if they're expanded)? Thanks!
*** Bug 589561 has been marked as a duplicate of this bug. ***
*** Bug 634410 has been marked as a duplicate of this bug. ***
*** Bug 709923 has been marked as a duplicate of this bug. ***
This is fixed in Meld 3.11; marking as a duplicate of the bug with the relevant patch. Thanks for the bug report. *** This bug has been marked as a duplicate of bug 680569 ***