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 463121 - The main window shouldn't resize/move when you open a document window
The main window shouldn't resize/move when you open a document window
Status: RESOLVED DUPLICATE of bug 448837
Product: evince
Classification: Core
Component: general
0.8.x
Other Linux
: Normal normal
: ---
Assigned To: Evince Maintainers
Evince Maintainers
: 491012 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-08-03 12:56 UTC by Lucas Rocha
Modified: 2012-10-31 18:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Lucas Rocha 2007-08-03 12:56:40 UTC
It's really strange to have an empty window resized and moved when you open a document. The document profile (or metadata?) with the window size and position should only be applied when you directly open a document.
Comment 1 Nickolay V. Shmyrev 2007-10-31 23:20:44 UTC
*** Bug 491012 has been marked as a duplicate of this bug. ***
Comment 2 F. Ingelrest 2007-11-01 07:42:01 UTC
I'm the reporter of Bug 491012.

I'm not quite sure it's exactly the same issue, so I would add to the description "The document profile (or metadata?) with the window size and position should only be applied when you directly open a document AND before displaying the window".
Comment 3 Nickolay V. Shmyrev 2007-11-01 07:45:51 UTC
Hm, indeed it's a bit different. Sorry, I remembered we had similar issue, but probably not this one. Let this bug be a common point for resizing on open issues.
Comment 4 Jean-François Fortin Tam 2008-11-23 16:47:17 UTC
isn't this just a matter of doing things in this order? :

0) have the gtk properties for that window to show = False (or hide = True?) by default
1) grab the document dimensions/metadata, or calculate using bug #562023
2) set the window dimensions through GTK
3) window.show()

Or something along those lines?
Comment 5 Alexandre Franke 2012-08-28 21:00:44 UTC
This looks pretty close to bug 448837.
Comment 6 Travis Reitter 2012-10-31 18:35:54 UTC

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