Bug 376862 - Colour scheme editor: little layout bug
Summary: Colour scheme editor: little layout bug
Status: RESOLVED DUPLICATE of bug 372309
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_colors (show other bugs)
Version: 5.8.6
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Matthew Woehlke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-23 21:36 UTC by Frank Steinmetzger
Modified: 2017-03-02 22:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***