Bug 295366 - Kompare gets confused about the location of files shown in the tree view
Summary: Kompare gets confused about the location of files shown in the tree view
Status: CONFIRMED
Alias: None
Product: kompare
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Kompare developers
URL: http://rxlim.com/general/kompare_prob...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-05 13:21 UTC by mikael.liljeroth
Modified: 2018-11-07 08:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mikael.liljeroth 2012-03-05 13:21:31 UTC
User-Agent:       Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11
Build Identifier: 

A diff containing two files:
- extradir/kits/Makefile
- kits/Makefile
produces a result where both Makefiles are located in extradir/kits in the tree view.
extradir/kits is the only directory shown in the treeview.

This can be reproduced with Kompare 4.1.0, kde 4.8.0 on Archlinux and Kompare 4.0.0, kde 4.6.5 on fedora 14.

The diff:

Index: extradir/kits/Makefile
===================================================================
--- extradir/kits/Makefile	(revision 1)
+++ extradir/kits/Makefile	(working copy)
@@ -0,0 +1,32 @@
+Extra row
Index: kits/Makefile
===================================================================
--- kits/Makefile	(revision 1)
+++ kits/Makefile	(working copy)
@@ -5,3 +5,4 @@
 Row 1
 Row 2
 Row 3
+Row 4


Reproducible: Always

Steps to Reproduce:
1. Run Kompare with the provided diff
Actual Results:  
Only a single directory is shown in the treeview with both Makefiles in

Expected Results:  
Two directories should be visible in the treeview, each with its own Makefile

A screenshot of the problem can be found here: http://rxlim.com/general/kompare_problem.png
Comment 1 Andrew Crouthamel 2018-11-06 15:15:40 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 mikael.liljeroth 2018-11-06 21:26:49 UTC
Hi, yes the issue is still present in 4.1.3.
Comment 3 Andrew Crouthamel 2018-11-07 08:40:22 UTC
Thanks for the update!