Bugzilla – Bug 153674
minimizing & restoring maximized windows in icewm places them at random position
Last modified: 2007-10-26 09:22:41 UTC
1) open a window and maximize it 2) minimize & restore it (ie. click on the icon in taskbar twice) The window will appear shifted a few pixels down. I'll attach a screenshot. It did work in SL10.0.
Created attachment 70400 [details] icewm-minimize-bug.png screenshot
Created attachment 70402 [details] preferences my ~/.icewm/preferences The bug doesn't occur when I remove the config file. The file is quite old, I don't understand it myselves ;-) But I'll try to debug it further.
It's caused by this line in my config: # Display mini-icons on desktop for minimized windows MinimizeToDesktop=1 # 0 / 1 Which is a legal option (documented and not marked as deprecated)
Reassign to new maintainer.
No time for this bug. I disabled MinimizeToDesktop in my config in the mean time.