[Bug 295366] New: Kompare gets confused about the location of files shown in the tree view
mikael.liljeroth at gmail.com
mikael.liljeroth at gmail.com
Mon Mar 5 13:21:31 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=295366
Bug ID: 295366
Severity: normal
URL: http://rxlim.com/general/kompare_problem.png
Version: unspecified
Priority: NOR
Assignee: kompare-devel at kde.org
Summary: Kompare gets confused about the location of files
shown in the tree view
Classification: Unclassified
OS: Linux
Reporter: mikael.liljeroth at gmail.com
Hardware: Archlinux Packages
Status: UNCONFIRMED
Component: general
Product: kompare
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kompare-devel
mailing list