Summary: | Display size settings - size is not updated in the graphical area | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Viesturs Zarins <viesturs.zarins> |
Component: | kcm_randr | Assignee: | Gustavo Pichorim Boiko <gustavo.boiko> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Proposed patch
Proposed patch (fixed) |
Description
Viesturs Zarins
2008-06-10 15:39:05 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 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 |