Bug 389124 - Text cut-off in settings
Summary: Text cut-off in settings
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) (show other bugs)
Version: 5.11.95
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-17 18:11 UTC by Christian (Fuchs)
Modified: 2018-10-26 11:05 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot of the issue (66.67 KB, image/png)
2018-01-17 18:11 UTC, Christian (Fuchs)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian (Fuchs) 2018-01-17 18:11:40 UTC
Created attachment 109945 [details]
screenshot of the issue

The text in the settings is cut-off when the label is too long, e.g. in German. 
See attached screenshot. 

Proposed solution: dynamic linebreaks, to avoid the window getting rather wide.
Comment 1 Patrick Silva 2018-01-18 18:27:19 UTC
pt-br language is also affected.
Comment 2 Patrick Silva 2018-10-23 15:16:03 UTC
is the bug reported here caused by this upstream bug?
https://bugreports.qt.io/browse/QTBUG-18308
Comment 3 David Edmundson 2018-10-26 11:05:04 UTC
Git commit ac3c8ba3f11f6ee79cf2e72e74402f1a0e1971b6 by David Edmundson.
Committed on 26/10/2018 at 11:04.
Pushed by davidedmundson into branch 'master'.

[kickoff] Wordwrap long sentence in config

Summary:
Text should always be constrained and should almost always elide or
wrap.

Note that the parent layout may be bigger than the view due to the
non-resizing nature of the Buttons UI so some different bugs still
exist.

Test Plan: Looked at it

Reviewers: #plasma, ngraham, hein

Reviewed By: #plasma, ngraham, hein

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D16419

M  +2    -0    applets/kickoff/package/contents/ui/ConfigGeneral.qml

https://commits.kde.org/plasma-desktop/ac3c8ba3f11f6ee79cf2e72e74402f1a0e1971b6