On 03-May-2002 Matt Wilson wrote: > Having problems with stacking... the same menu and slit > not-always-on-top-as-they-should-be problems already noted, but getting a few > odd window problems. Sylpheed (my mail client) was under several other > windows, > with part of it still visible. I clicked, but it wouldn't raise, I > alt+left-clicked, and it stiiilllll wouldn't raise, so I alt+middle-clicked, > then alt+left-clicked and it finally raised. > > The wierd thing is that all these problems are totally erratic - sometimes > they > happen, sometimes they don't. > > entered at SF as Bug #551662 > > Matt.
at the top of Workspace::raiseWindow() there is a check for whether the window is on top of the stack or not. Comment out that check and let me know if it still happens.
