GNOME Bugzilla – Bug 353902
bottom panel entryui popup behaves badly
Last modified: 2006-09-04 05:48:55 UTC
If you stick the entry ui in a bottom panel, the result popup is misaligned. This is a regression. It works fine in 2.14. It is not only misaligned but resizes downwards when expanding, causing jumpiness. This indicates that the window gravity is not set correctly. Which in turn indicates that the orientation doesn't get set correctly somewhere... From the behavior it looks like it has permanent orientation downwards (should be upwards on bottom panel). (button ui works fine)
Mikkel it is quite important to have a fix for this, before sunday, if possible so we can get an approval and release with it.. :)
I have been working quite a bit on this. It seems to be quite tricky though. I have a few hours today that I'll throw at it... Wish me luck :-D
Mikkel we need you ! Quick quick ;)
Created attachment 72146 [details] [review] fix the problem There is sometimes a nanosecond worth of flicker, when the popup repositions, but all appears fine to me... Please test before we commit.
Seems ok here too, committed in HEAD
Ok. Let's cross our fingers then. The queue_resize() I deleted might cause redrawing bugs, on some systems (especially XGL I believe)... Watch out for those, and keep this bug in mind :-)