Bug 202799 - Background image preview updates are not repainted
Summary: Background image preview updates are not repainted
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kdm (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 14:29 UTC by Ronny Standtke
Modified: 2009-10-12 22:09 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kdebase-workspace-4.3.1-alt-screenpreview-update.patch (417 bytes, patch)
2009-09-22 15:51 UTC, Sergey V Turchin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ronny Standtke 2009-08-06 14:29:08 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Ubuntu Packages

kcm_kdm has a tab "Background" where you can select a picture and a position.
Unfortunately, the preview on the right hand side does not update when changing the picture or the position property. One has to e.g. minimize and restore the window to enforce a repaint of the preview area.
The preview picture should be repainted everytime when the picture or position property changes.
Comment 1 Dario Andres 2009-08-07 20:58:20 UTC
Here using:

Qt: 4.5.2 (KDE-Qt git commit f9802f2bbbd23137acb5f80d1f131fa6b1a85752
        Date:   Fri Jun 12 15:06:29 2009 +0200)
KDE: 4.3.62 (KDE 4.3.62 (KDE 4.4 >= 20090728))
kdelibs svn rev. 1006918 / kdebase svn rev. 1006918
on ArchLinux i686 - Kernel 2.6.30.4

I can confirm this bug
Comment 2 Sergey V Turchin 2009-09-22 15:51:46 UTC
Created attachment 37111 [details]
kdebase-workspace-4.3.1-alt-screenpreview-update.patch

fixes the problem
Comment 3 Oswald Buddenhagen 2009-10-12 21:47:13 UTC
*** Bug 182206 has been marked as a duplicate of this bug. ***
Comment 4 Marco Martin 2009-10-12 22:09:52 UTC
SVN commit 1034475 by mart:

update the widget when a new picture is set
BUG:202799


 M  +1 -0      screenpreviewwidget.cpp  


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