Bug 400302 - Contents of 'Displays' system settings module isn't updating upon resizing after pressing its Default button
Summary: Contents of 'Displays' system settings module isn't updating upon resizing af...
Status: RESOLVED FIXED
Alias: None
Product: KScreen
Classification: Plasma
Component: kcm (show other bugs)
Version: git
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-25 15:57 UTC by Alexander Mentyu
Modified: 2019-01-09 13:28 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screenshot (112.09 KB, image/png)
2018-11-05 16:05 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Mentyu 2018-10-25 15:57:28 UTC
STEPS TO REPRODUCE
1. Open 'Displays' system settings module.
2. Press 'Defaults' button in the settings module window.
3. Resize the 'Displays' window.

OBSERVED RESULT
'Displays' window is resizing but its contents isn't updating

SOFTWARE VERSIONS
Operating System: KDE neon Developer Edition
KDE Plasma Version: 5.14.80
Qt Version: 5.11.2
KDE Frameworks Version: 5.52.0
Comment 1 Patrick Silva 2018-11-05 16:05:25 UTC
Created attachment 116104 [details]
screenshot

Same thing here, see my screenshot.

Operating System: Arch Linux 
KDE Plasma Version: 5.14.2
Qt Version: 5.12.0
KDE Frameworks Version: 5.51.0
Comment 2 András Manţia 2019-01-09 13:25:07 UTC
Git commit 3e90b446c121acf3252de67247573253f5d15aee by Andras Mantia.
Committed on 09/01/2019 at 13:25.
Pushed by amantia into branch 'Plasma/5.12'.

Don't lose the widget layout after Default is pressed

Summary: BUG: 400302

Reviewers: dvratil, #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: plasma-devel

Tags: #plasma

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

M  +2    -0    kcm/src/kcm_kscreen.cpp

https://commits.kde.org/kscreen/3e90b446c121acf3252de67247573253f5d15aee
Comment 3 András Manţia 2019-01-09 13:28:47 UTC
Fixed in Plasma 5.12, 5.14 and master branches.