GNOME Bugzilla – Bug 621385
[popupMenu] Fix wrong positioning when showing for the first time
Last modified: 2010-06-12 16:17:34 UTC
See patch.
Created attachment 163477 [details] [review] [popupMenu] Fix wrong positioning when showing for the first time We query the transformed position and size of the popupMenu before actually showing it which results into wrong positioning, when displaying it for the first time. In case of the statusMenu this can even result into it being offscreen.
Attachment 163477 [details] pushed as a691192 - [popupMenu] Fix wrong positioning when showing for the first time, with a small change as per IRC review.