[frameworks-kio] [Bug 422748] Last opened folder should be highlighted after we click on "Back" or "Go up" buttons

2020-06-21 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=422748

Ahmad Samir  changed:

   What|Removed |Added

   Version Fixed In||5.72
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/commit/5f4a501f9
   ||92a534b569324f95941459c27c6
   ||1588
 Resolution|--- |FIXED

--- Comment #2 from Ahmad Samir  ---
Git commit 5f4a501f992a534b569324f95941459c27c61588 by Ahmad Samir.
Committed on 21/06/2020 at 21:16.
Pushed by ahmadsamir into branch 'master'.

[KDirOperator] Highlight the previous dir when going back/up

We have a couple of cases:
 - starting in a/, going to b/, then back(), b is highlighted
 - starting in a/b/, cdUp to "a", "b" is highlighted
 - starting in a/b/c/, cdUp twice to "a", back(), "c" is highlighted

This is useful for orienting oneself while navigating in kfilewidget,
especially in big directories. This can be controlled with
setEnableDirHighlighting().

Add unit test to kdiroperatortest.
FIXED-IN: 5.72

M  +57   -0autotests/kdiroperatortest.cpp
M  +29   -5src/filewidgets/kdiroperator.cpp

https://invent.kde.org/frameworks/kio/commit/5f4a501f992a534b569324f95941459c27c61588

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 422748] Last opened folder should be highlighted after we click on "Back" or "Go up" buttons

2020-06-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=422748

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kio/-/merge_requests/58

-- 
You are receiving this mail because:
You are watching all bug changes.