https://bugs.kde.org/show_bug.cgi?id=523061
Bug ID: 523061
Summary: Union doesn't respect the size limit of the remote
control switch in kcm_app-permissions
Classification: Frameworks and Libraries
Product: Union
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 194298
--> https://bugs.kde.org/attachment.cgi?id=194298&action=edit
System Settings / Union with glitched switch
DESCRIPTION
kcm_app_permissions sets a size limit on the remote control switch, which has
very long text and should be two lines. This works when there are a lot of
switches, but not if it is the only one (as the others are hidden).
qqc2-desktop-style displays them as intended both times.
The intended size involves the implicitWidth of invisible items, which I
suspect is involved.
STEPS TO REPRODUCE
1. Open kcm_app-permissions with a suitable window size
2. Select an app that does not have any other permission switches (e.g. Ark)
OBSERVED RESULT
The label extends outside the window
EXPECTED RESULT
The label has the intended size and wraps onto two or more lines.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.