[dolphin] [Bug 411878] Dolphin is not clearing prior filter view if directory is open

2021-10-04 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=411878

Méven Car  changed:

   What|Removed |Added

   Version Fixed In||21.12
  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/commit/ed83f37f0
   ||6bd5c4b38c100503c3ad4dec2a8
   ||7912
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Méven Car  ---
Git commit ed83f37f06bd5c4b38c100503c3ad4dec2a87912 by Méven Car, on behalf of
Eduardo Cruz.
Committed on 04/10/2021 at 07:13.
Pushed by meven into branch 'master'.

Rewrite filter algorithm to properly support filtering with expanded folders
under Detail View mode.
Related: bug 442275
FIXED-IN: 21.12

M  +63   -21   src/kitemviews/kfileitemmodel.cpp
M  +26   -12   src/tests/kfileitemmodeltest.cpp

https://invent.kde.org/system/dolphin/commit/ed83f37f06bd5c4b38c100503c3ad4dec2a87912

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

[dolphin] [Bug 411878] Dolphin is not clearing prior filter view if directory is open

2021-09-10 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=411878

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/system/dolphin/-/merge_requests/271

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

[dolphin] [Bug 411878] Dolphin is not clearing prior filter view if directory is open

2021-09-09 Thread Eduardo
https://bugs.kde.org/show_bug.cgi?id=411878

Eduardo  changed:

   What|Removed |Added

   Assignee|dolphin-bugs-n...@kde.org   |eduardo.c...@kdemail.net
 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from Eduardo  ---
I found the bug: void KFileItemModel::applyFilters() in the file
src/kitemviews/kfileitemmodel.cpp. The algorithm creates the bug on purpose,
but it doesn't have to.

I'll try to fix it over the weekend. Assigning to myself.

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

[dolphin] [Bug 411878] Dolphin is not clearing prior filter view if directory is open

2021-09-09 Thread Eduardo
https://bugs.kde.org/show_bug.cgi?id=411878

Eduardo  changed:

   What|Removed |Added

Version|19.08.0 |21.08.1
 CC||zl...@hotmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Eduardo  ---
Happens to me on current version. I'm updating the version and changing to
CONFIRMED.

You can actually reproduce it by simply expanding some folder before filtering,
then filter by some nonsense string "asdasdasd" than should yield zero results,
but the folder you expanded will show as a result.

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