GNOME Bugzilla – Bug 693853
Window initial placement is wrong
Last modified: 2013-02-15 21:21:36 UTC
I am not sure if this is a mutter/shell or a GTK bug, but it might be a regression from the frame sync patches. The initial placement for windows is wrong (unless the window sets a geometry, e.g. it doesn't seem to happen in Nautilus). See attached video - with a modal dialog but the same happens for other windows.
Created attachment 236206 [details] video
I don't know if this helps, but it seems to have been introduced by this mutter commit... commit 70c0d39fa703daff5d5b3fd677dae6495dedf624 Author: Owen W. Taylor <otaylor@fishsoup.net> Date: Wed Jun 8 13:58:54 2011 -0400 Add support for an extended style of _NET_WM_SYNC_REQUEST_COUNTER
*** This bug has been marked as a duplicate of bug 693922 ***