Bug 461580 - Two lines label exceeds boundary
Summary: Two lines label exceeds boundary
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kxmlgui
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.99.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2022-11-08 09:05 UTC by medin
Modified: 2022-12-27 17:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.102


Attachments
Two lines label exceeds boundary (58.46 KB, image/png)
2022-11-08 09:05 UTC, medin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description medin 2022-11-08 09:05:37 UTC
Created attachment 153579 [details]
Two lines label exceeds boundary

If you resize the "Configure Toolbars" window of Okular to its minimum size, then description label for "Open Recent" item is shown on two lines which causes it to exceed its boundary. See attached image for more info.

Operating System: Manjaro Linux
KDE Plasma Version: 5.26.2
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Kernel Version: 6.0.6-1-MANJARO (64-bit)
Graphics Platform: X11
Comment 1 Paul Worrall 2022-11-08 10:31:40 UTC
Can reproduce so setting status to confirmed. 

It looks like the "Current actions" list gets shorter to allow for the two line label, but not the "Available actions" list
Comment 2 Paul Worrall 2022-12-23 15:18:02 UTC
Are both lines of the label for the "Open Recent" action correct?

        Click to open a file\n
        Click and hold to open a recent file

Shouldn't it be something like: 

        Open a document that was recently open
Comment 3 Bug Janitor Service 2022-12-26 20:46:11 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kxmlgui/-/merge_requests/136
Comment 4 Tom Warnke 2022-12-27 17:24:33 UTC
Git commit f2c5175414ef23a0bb53e2f6cd2fa2032ffa7ad9 by Tom Warnke.
Committed on 26/12/2022 at 20:25.
Pushed by ngraham into branch 'master'.

Decrease minimum height of inactive list widget

The minimum height was too big, making the list widget overflow the
label below it.

M  +1    -1    src/kedittoolbar.cpp

https://invent.kde.org/frameworks/kxmlgui/commit/f2c5175414ef23a0bb53e2f6cd2fa2032ffa7ad9