GNOME Bugzilla – Bug 302189
Default size+position for a window shouldn't be the same as an open window
Last modified: 2012-07-20 15:22:41 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.)
the concerned code is nautilus-application.c: nautilus_application_present_spatial_window_with_selection ()
Updating component.
*** Bug 320819 has been marked as a duplicate of this bug. ***
Spatial mode was removed for GNOME 3, closing as OBSOLETE