Bug 152904 - dockwidgets are lost after closing with them detached
Summary: dockwidgets are lost after closing with them detached
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: qt (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
: 157822 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-11-26 00:11 UTC by Albert Astals Cid
Modified: 2008-02-18 16:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).