Bug 407260

Summary: Cannot compare directories via command-line
Product: [Applications] kdiff3 Reporter: rf
Component: applicationAssignee: michael <reeves.87>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 1.8.x   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 1.8
Sentry Crash Report:

Description rf 2019-05-06 04:18:31 UTC
SUMMARY
The command "kdiff3 dir1 dir2" used to work, but now it doesn't.

STEPS TO REPRODUCE
Assuming you have two directories, dir1 and dir2, run "kdiff3 dir1 dir2" in the terminal.

OBSERVED RESULT
kdiff3 displays the diff of the two directories in the GUI, and shows a modal dialog telling you a summary of the comparison.  However, once you dismiss the dialog box, the diff disappears and kdiff3 complete forgets about these two directories.


EXPECTED RESULT
Dismissing the dialog box should not cause the diff to disappear.  Instead, the user should be able to navigate the diff to see what the individual differences are.  (This was the old behavior, which broke within the last year or so.)

SOFTWARE/OS VERSIONS
Windows: N/A
macOS: N/A
Linux/KDE Plasma: Linux 5.0.9-arch1-1-ARCH #1 SMP PREEMPT Sat Apr 20 15:00:46 UTC 2019 x86_64 GNU/Linux
(available in About System)
KDE Plasma Version: N/A
KDE Frameworks Version: N/A
Qt Version: 5.12.3

ADDITIONAL INFORMATION