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 302189 - Default size+position for a window shouldn't be the same as an open window
Default size+position for a window shouldn't be the same as an open window
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: [obsolete] Spatial Mode
2.10.x
Other Linux
: Normal trivial
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 320819 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-04-27 16:20 UTC by Matthew Paul Thomas (mpt)
Modified: 2012-07-20 15:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Matthew Paul Thomas (mpt) 2005-04-27 16:20:42 UTC
Distribution/Version: Ubuntu 5.04

Steps to reproduce:
1.  Create a folder.
2.  Create another folder.
3.  Open the first folder.
4.  Open the second folder.

What happens:
*   The second folder window opens *exactly* on top of the first one, making it
    unnecessarily difficult to see whether it actually opened.

What should happen:
*   The second folder window appears horizontally and vertically offset from the
    first one.

(This means that the default size and position of a folder window should be set
when the folder is first opened, and not before. This may be the case already.)
Comment 1 Sebastien Bacher 2005-05-17 12:12:21 UTC
the concerned code is nautilus-application.c:
nautilus_application_present_spatial_window_with_selection ()

Comment 2 Allan Day 2010-07-17 11:40:33 UTC
Updating component.
Comment 3 Cosimo Cecchi 2010-11-13 12:31:18 UTC
*** Bug 320819 has been marked as a duplicate of this bug. ***
Comment 4 Cosimo Cecchi 2012-07-20 15:22:41 UTC
Spatial mode was removed for GNOME 3, closing as OBSOLETE