Bug 152904

Summary: dockwidgets are lost after closing with them detached
Product: [Frameworks and Libraries] kdelibs Reporter: Albert Astals Cid <aacid>
Component: qtAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: danny.dyk, toma
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Albert Astals Cid 2007-11-26 00:11:46 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

* Open dolphin
 * Undock the places dock widget
 * close dolphin
 * Open dolphin
 * the places dock widget is somewhere, floating but wrongly painted (basically not painted at all)
Comment 1 Albert Astals Cid 2008-02-14 22:37:05 UTC
any news on this? It seems pretty critical to me
Comment 2 Albert Astals Cid 2008-02-14 22:40:10 UTC
*** Bug 157822 has been marked as a duplicate of this bug. ***
Comment 3 Peter Penz 2008-02-14 22:54:06 UTC
I just did an update to the Qt4.4 snapshot and the painting is done correctly now.  The places dock is in the same absolute position as when the application had been closed (-> not relative to the window position). If the placing should be relative to window position, please create a new bug report and apply it to kwin4 (at least I'd assume that this is a window manager issue). Thanks!
Comment 4 Albert Astals Cid 2008-02-14 23:02:18 UTC
I'm using qt-copy that is Qt4.4 since yesterday and the problem is still there. Reopening
Comment 5 Albert Astals Cid 2008-02-14 23:48:38 UTC
Ok, recompiled kdelibs and works now, wonder why you need to recompile kdelibs at all...
Comment 6 Cornelius Maihöfer 2008-02-18 16:56:44 UTC
is there any chance that possible fixes are going to be backported to KDE 4.0.x ? If not, one should temporarly disable the feature of detaching widgets (if possible).