Bug 502851 - When the window width is very small, some Configure Dolphin pages have labels cut off that can't be scrolled or viewed via tooltip
Summary: When the window width is very small, some Configure Dolphin pages have labels...
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.12.3
Platform: Fedora RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-15 17:32 UTC by Roke Julian Lockhart Beedell
Modified: 2025-04-17 09:55 UTC (History)
2 users (show)

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


Attachments
A Screenshot of "Interface" > "Status & Location Bars" (46.06 KB, image/png)
2025-04-15 17:32 UTC, Roke Julian Lockhart Beedell
Details
A Screenshot of "Interface" > "Panels" (57.50 KB, image/png)
2025-04-15 17:32 UTC, Roke Julian Lockhart Beedell
Details
A Screenshot of "Interface" > "Confirmations" (72.48 KB, image/png)
2025-04-15 17:32 UTC, Roke Julian Lockhart Beedell
Details
A Screenshot of "Interface" > "Folders & Tabs" (71.02 KB, image/png)
2025-04-15 17:33 UTC, Roke Julian Lockhart Beedell
Details
A Screenshot of "View" > "General" (81.19 KB, image/png)
2025-04-15 17:33 UTC, Roke Julian Lockhart Beedell
Details
A Screenshot of "View" > "Content Display" (72.83 KB, image/png)
2025-04-15 17:33 UTC, Roke Julian Lockhart Beedell
Details
A Screenshot of "View" > "Details" (51.01 KB, image/png)
2025-04-15 17:33 UTC, Roke Julian Lockhart Beedell
Details
A Screenshot of "User Feedback" (92.27 KB, image/png)
2025-04-15 17:36 UTC, Roke Julian Lockhart Beedell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roke Julian Lockhart Beedell 2025-04-15 17:32:26 UTC
Created attachment 180296 [details]
A Screenshot of "Interface" > "Status & Location Bars"

SUMMARY

Dolphin's configuration window doesn't render QScrollBars when resized to the extent that its content is obscured. This is common when utilising Plasma Desktop (via Debian) on my low-PPI tablet (a LINX 1010) and Plasma Mobile (via PMOS) on my Fairphone 4.

STEPS TO REPRODUCE

1. Install dolphin-24.12.3-1.fc41.
2. "Settings"
3. "Configure Dolphin..."
4. Resize the window to its smallest permissible size.

OBSERVED RESULT

Descriptions in the "User Feedback" section, and QRadioButtons' labels in the others are (partially) obscured, because they do not wrap, and the view has no scroll bars.

EXPECTED RESULT

The elements should all wrap, or scoll bars should appear.

SOFTWARE/OS VERSIONS

> Operating System: Fedora Linux 41  
> KDE Plasma Version: 6.3.4  
> KDE Frameworks Version: 6.13.0  
> Qt Version: 6.8.2  
> Kernel Version: 6.13.10-200.fc41.x86_64 (64-bit)  
> Graphics Platform: Wayland
Comment 1 Roke Julian Lockhart Beedell 2025-04-15 17:32:43 UTC
Created attachment 180297 [details]
A Screenshot of "Interface" > "Panels"
Comment 2 Roke Julian Lockhart Beedell 2025-04-15 17:32:56 UTC
Created attachment 180298 [details]
A Screenshot of "Interface" > "Confirmations"
Comment 3 Roke Julian Lockhart Beedell 2025-04-15 17:33:11 UTC
Created attachment 180299 [details]
A Screenshot of "Interface" > "Folders & Tabs"
Comment 4 Roke Julian Lockhart Beedell 2025-04-15 17:33:26 UTC
Created attachment 180300 [details]
A Screenshot of "View" > "General"
Comment 5 Roke Julian Lockhart Beedell 2025-04-15 17:33:39 UTC
Created attachment 180301 [details]
A Screenshot of "View" > "Content Display"
Comment 6 Roke Julian Lockhart Beedell 2025-04-15 17:33:54 UTC
Created attachment 180302 [details]
A Screenshot of "View" > "Details"
Comment 7 Roke Julian Lockhart Beedell 2025-04-15 17:36:11 UTC
Created attachment 180303 [details]
A Screenshot of "User Feedback"

Note that this has applied for at least 2 years, because I recall experiencing it when I first tried Plasma Mobile on PMOS back in the ⪅ 5.25 days. It's not a recent regression.
Comment 8 John Kizer 2025-04-17 03:15:13 UTC
I can reproduce on some pages - although it's worth noting that the issue is *much* less prominent with variable-width fonts.

As a quick general note - in your steps to reproduce, listing the steps that someone else on a different system could follow to reproduce the issue will make it easier for folks to follow. Ex. only someone on Fedora Linux 41 could "Install dolphin-24.12.3-1.fc41", and that specific package isn't really a necessary condition for reproducing the issue - if it only applied to that distribution package, it would likely be a downstream packaging issue. The application, version and distribution are also already specified, in a more easily read and searchable format, in the metadata above - so you can save some time writing that part out :-)
Comment 9 Roke Julian Lockhart Beedell 2025-04-17 09:55:46 UTC
(In reply to John Kizer from comment #8)  
Thanks. :)