Bug 488814 - Bitmap fonts (such as terminus) break the layout in icons mode, and slightly misalign text in details mode
Summary: Bitmap fonts (such as terminus) break the layout in icons mode, and slightly ...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: icons mode (show other bugs)
Version: 24.05.1
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-20 18:46 UTC by Boux
Modified: 2024-06-27 17:42 UTC (History)
2 users (show)

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


Attachments
Video showing the layout bug when changing the font to a bitmap font (3.10 MB, video/mp4)
2024-06-20 18:46 UTC, Boux
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Boux 2024-06-20 18:46:58 UTC
Created attachment 170698 [details]
Video showing the layout bug when changing the font to a bitmap font

SUMMARY
Bitmap fonts (such as terminus) completely break the layout in icons mode, and slightly misalign text in details mode. I am using the breeze theme with breeze icons.

STEPS TO REPRODUCE
1. Open dolphin in icons mode
2. Change system font to a bitmap font (such as terminus)
3. The layout will seem fine at first, but toggle the layout to something else then back to icons and everything is broken
4. If you change the font back to a normal font, the layout stays broken until you reload it again

OBSERVED RESULT
Icons mode layout is broken
Details mode layout's text is slightly misaligned

EXPECTED RESULT
Icons mode layout should render in a grid as normal
Details mode layout's text should be centered on the row

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux kernel 6.9.5
(available in About System)
KDE Plasma Version: Plasma 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1

ADDITIONAL INFORMATION
I've attached a video showing the bug