https://bugs.kde.org/show_bug.cgi?id=478164
Bug ID: 478164 Summary: Directory merge is activated automatically on rescan Classification: Applications Product: kdiff3 Version: 1.10.6 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: application Assignee: reeves...@gmail.com Reporter: henktiggel...@gmail.com Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Compare two (nearly) identical folders in KDiff3 without enabling merge 2. Choose Folder > Rescan (Shift+F5) 3. Double click any identical or changed file OBSERVED RESULT Merge operation is started on double click. EXPECTED RESULT Compare operation should be started on double click. My guess is that the problem is due to line 695 in directorymergewindow.cpp where init(true) should be init(bDirectoryMerge, true). SOFTWARE/OS VERSIONS Windows: 10 KDE Frameworks Version: 5.110 Qt Version: 5.15.10 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.