Bug 389124

Summary: Text cut-off in settings
Product: [Plasma] plasmashell Reporter: Christian (Fuchs) <kde>
Component: Application Launcher (Kickoff)Assignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: bugseforuns, kde, plasma-bugs
Priority: NOR    
Version: 5.11.95   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot of the issue

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