Bug 376862

Summary: Colour scheme editor: little layout bug
Product: [Applications] systemsettings Reporter: Frank Steinmetzger <dev+kde>
Component: kcm_colorsAssignee: Matthew Woehlke <mwoehlke.floss>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jpwhiting
Priority: NOR    
Version: 5.8.6   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Frank Steinmetzger 2017-02-23 21:36:04 UTC
Go to systemsettings, select Colours, click on Edit Scheme and select the Colours tab.

The preview widget at the top of that dialog expands when changing the window size, although its content does not require this. This also takes away useful space from the colour list at the bottom. I first noticed it in Plasma 5.8, but 5.9 is also affected.

In the colour scheme selection dialog the same preview widget uses a fixed size (well nearly, it squishes a little when the window is made small).

→ Change the vertical size policy of the the QStackedWidgets in kcms/colors/scmeditorcolors.ui from Preferred to Fixed.
Comment 1 Christoph Feck 2017-03-02 22:43:41 UTC

*** This bug has been marked as a duplicate of bug 372309 ***