After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 749155 - new window with center does not center on first appearance
new window with center does not center on first appearance
Status: RESOLVED DUPLICATE of bug 656953
Product: sushi
Classification: Core
Component: general
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: Sushi maintainer(s)
Sushi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-05-09 14:05 UTC by Wolf Vollprecht
Modified: 2015-06-27 04:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A screencast with said issue (291.46 KB, video/ogg)
2015-05-09 14:05 UTC, Wolf Vollprecht
Details

Description Wolf Vollprecht 2015-05-09 14:05:58 UTC
Created attachment 303124 [details]
A screencast with said issue

When opening sushi, the window at first appears uncentered, then recenters itself. 

I think this bug can be fixed easily, as window dimensions should be know (or not at the core of the problem). It would improve the experience quite a bit.
Comment 1 Jasper St. Pierre (not reading bugmail) 2015-06-27 03:56:52 UTC
This is a bug in sushi, not in mutter.
Comment 2 Cosimo Cecchi 2015-06-27 04:07:43 UTC
The glitch has been there since day 1. It only happens when GDK_GRAVITY_CENTER is used in a toplevel in combination with GTK_WIN_POS_CENTER.
Unfortunately the bug is between GTK+ and Mutter, but no one has been able to figure it out.

*** This bug has been marked as a duplicate of bug 656953 ***