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.
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
Created attachment 30485 [details] Proposed patch
Created attachment 30486 [details] Proposed patch (fixed)
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
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