Bug 424404 - no thumbnails for files with non-ascii names
Summary: no thumbnails for files with non-ascii names
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 20.07.80
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-19 11:14 UTC by Antonio Rojas
Modified: 2020-08-05 17:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 20.08
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Rojas 2020-07-19 11:14:50 UTC
SUMMARY
If a file name contains non-ascii characters, hovering over it doesn't underline it and no thumbnail is diaplayed.
Comment 1 Bug Janitor Service 2020-08-01 17:22:22 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/186
Comment 2 Antonio Rojas 2020-08-01 19:50:13 UTC
Git commit d725d8674129a2a4c8c8eeaf4f2a9ebdf02a9d09 by Antonio Rojas.
Committed on 01/08/2020 at 17:19.
Pushed by tcanabrava into branch 'release/20.08'.

Fix underlining files with non-ascii names

Expand the regexp to match all unicode alphanumeric characters

M  +1    -1    src/Filter.cpp

https://invent.kde.org/utilities/konsole/commit/d725d8674129a2a4c8c8eeaf4f2a9ebdf02a9d09
Comment 3 Antonio Rojas 2020-08-05 17:56:20 UTC
Git commit 4e8a9121c4a14a874cbf5662a0b69043833a22d5 by Antonio Rojas.
Committed on 05/08/2020 at 17:55.
Pushed by arojas into branch 'master'.

Fix underlining files with non-ascii names

Expand the regexp to match all unicode alphanumeric characters
FIXED-IN: 20.08

M  +1    -1    src/filterHotSpots/FileFilter.cpp

https://invent.kde.org/utilities/konsole/commit/4e8a9121c4a14a874cbf5662a0b69043833a22d5