[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-25 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=474782

--- Comment #13 from Alexander Lohnau  ---
I couldn't cherry-pick in GitLab directly and resolved the conflict locally.
Hence the slight delay and adjustment of FIXED-IN version ;)

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

[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-25 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=474782

Alexander Lohnau  changed:

   What|Removed |Added

   Version Fixed In|6.0 |5.27.9
  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/28ced0e1e0bc5f62f107b3e68 |t/0a22f4635dc8739e31b93e963
   |71fda60277297e8 |3d287d06dd6ae8a

--- Comment #12 from Alexander Lohnau  ---
Git commit 0a22f4635dc8739e31b93e9633d287d06dd6ae8a by Alexander Lohnau.
Committed on 25/09/2023 at 19:33.
Pushed by alex into branch 'Plasma/5.27'.

runners/recentdocuments: Fix results being discarded when casing is different
FIXED-IN: 5.27.9
Regression from ecfc27c245a84085127982b43af92b8148740922

Test Plan:
- Create a file called MyTextFile.txt
- Open it in any KDE app so it is in the recent files list
- "MyTextFile" should work as before and provide the result
- "textfile" as a query should only provide a result with this change

Cherry-picked from 28ced0e1e0bc5f62f107b3e6871fda60277297e8

M  +1-1runners/recentdocuments/recentdocuments.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/0a22f4635dc8739e31b93e9633d287d06dd6ae8a

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

[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=474782

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-25 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=474782

Alexander Lohnau  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/28ced0e1e0bc5f62f107b3e68
   ||71fda60277297e8
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #11 from Alexander Lohnau  ---
Git commit 28ced0e1e0bc5f62f107b3e6871fda60277297e8 by Alexander Lohnau.
Committed on 25/09/2023 at 14:52.
Pushed by alex into branch 'master'.

runners/recentdocuments: Fix results being discarded when casing is different
Regression from ecfc27c245a84085127982b43af92b8148740922

Test Plan:
- Create a file called MyTextFile.txt
- Open it in any KDE app so it is in the recent files list
- "MyTextFile" should work as before and provide the result
- "textfile" as a query should only provide a result with this change

M  +1-1runners/recentdocuments/recentdocuments.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/28ced0e1e0bc5f62f107b3e6871fda60277297e8

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

[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=474782

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3332

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

[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-24 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=474782

--- Comment #9 from Michael D  ---
Awesome, thanks!

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

[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-24 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=474782

Alexander Lohnau  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |alexander.loh...@gmx.de

--- Comment #8 from Alexander Lohnau  ---
That is perfect analysis! While optimizing some code, I noticed the condition
that we run into. I'll make a MR shortly to make a backportable fix.

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

[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-22 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=474782

--- Comment #7 from Michael D  ---
(In reply to Nate Graham from comment #6)
> Created attachment 161811 [details]
> It's case insensitive
> 
> Can't reproduce that either; here's a screenshot of a Recent Files match
> that's case insensitive.

It's insensitive after the first character, which I forgot to mention...

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

[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=474782

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #6 from Nate Graham  ---
Created attachment 161811
  --> https://bugs.kde.org/attachment.cgi?id=161811=edit
It's case insensitive

Can't reproduce that either; here's a screenshot of a Recent Files match that's
case insensitive.

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

[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-22 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=474782

Natalie Clarius  changed:

   What|Removed |Added

Summary|Recent files search |Recent files search is case
   |requires knowing beginning  |sensitive
   |of the filename |

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

[krunner] [Bug 474782] Recent files search is case sensitive

2023-09-22 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=474782

Natalie Clarius  changed:

   What|Removed |Added

Summary|Recent files search |Recent files search is case
   |requires knowing beginning  |sensitive
   |of the filename |

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