Bug 163708 - Display size settings - size is not updated in the graphical area
Summary: Display size settings - size is not updated in the graphical area
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_randr (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Gustavo Pichorim Boiko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-10 15:39 UTC by Viesturs Zarins
Modified: 2009-01-28 01:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Proposed patch (3.74 KB, patch)
2009-01-21 17:06 UTC, Dario Andres
Details
Proposed patch (fixed) (3.25 KB, patch)
2009-01-21 17:30 UTC, Dario Andres
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Viesturs Zarins 2008-06-10 15:39:05 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

I'm using kde4daily on VirtualBox, updated today.

Steps to reproduce:
Open SystemSettings, Display, Size&Orientation
Look at the right part of the window - it contains a graphical prepresentation of the display, and the display resolution and refreh rate is written on it.
Now change the screen resolution, and hit apply.
The screen resolution is changed but the graphical view still displays the old values.

The only way to get it update the values is to restart SystemSettings.
Comment 1 Dario Andres 2008-12-30 02:01:58 UTC
Here using:

Qt: 4.4.3 + qt-copy-patches-889120
KDE: 4.1.86 (KDE 4.1.86 (KDE 4.2 >= 20081221))
kdelibs svn rev. 903130 / kdebase svn rev. 903130
on ArchLinux x86_64 - Kernel 2.6.27.10

I can confirm this bug
Comment 2 Dario Andres 2009-01-21 17:06:29 UTC
Created attachment 30485 [details]
Proposed patch
Comment 3 Dario Andres 2009-01-21 17:30:10 UTC
Created attachment 30486 [details]
Proposed patch (fixed)
Comment 4 Dario Andres 2009-01-28 01:48:44 UTC
SVN commit 917541 by darioandres:

Update text description and rect position on screen resolution change
BUG: 163708



 M  +6 -2      outputconfig.cpp  
 M  +28 -16    outputgraphicsitem.cpp  
 M  +2 -0      outputgraphicsitem.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=917541
Comment 5 Dario Andres 2009-01-28 01:56:13 UTC
SVN commit 917543 by darioandres:

Update text description and rect position on screen resolution change
Backport to 4.2
BUG: 163708



 M  +6 -2      outputconfig.cpp  
 M  +28 -16    outputgraphicsitem.cpp  
 M  +2 -0      outputgraphicsitem.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=917543