Bug 490560

Summary: Keep/revert dialog is resized during countdown when number of digits in timer decreases from 2 to 1
Product: [Applications] systemsettings Reporter: Patrick Silva <bugseforuns>
Component: kcm_kscreenAssignee: kscreen-bugs-null <kscreen-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 6.1.3   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: screen recording

Description Patrick Silva 2024-07-20 14:40:02 UTC
Created attachment 171824 [details]
screen recording

STEPS TO REPRODUCE
1. open Display Configuration KCM
2. change any setting
3. apply the change
4. observe the keep/revert dialog until the countdown reaches 9 seconds

OBSERVED RESULT
the dialog is resized when the countdown reaches 9 seconds. Please watch the attached screen recording.

EXPECTED RESULT
the observed result should not occur

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Graphics Platform: Wayland
Comment 1 Nate Graham 2025-10-10 17:03:20 UTC
Can reproduce.

Not really a bug, just a quirky side effect of the dialog being sized based on its contents rather than having a fixed width. Probably worth changing to prevent this.