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 171543 - Opening a folder already open on another workspace switches active workspace
Opening a folder already open on another workspace switches active workspace
Status: RESOLVED DUPLICATE of bug 128380
Product: nautilus
Classification: Core
Component: general
2.9.x
Other All
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-03-25 02:25 UTC by Alex Graveley
Modified: 2005-06-04 20:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Alex Graveley 2005-03-25 02:25:41 UTC
Please describe the problem:
With Gnome 2.10, trying to open a folder in Nautilus from Workspace B which is
already opened on Workspace A will switch the active workspace to A, instead of
moving the already opened window to the current workspace.  This is a rather
drastic change from prior spatial behavior.

This is due to a Metacity change discussed in bug 128380.


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Hubert Figuiere (:hub) 2005-06-04 14:24:06 UTC
this one is really annoying.

The proper behaviour would be to at least move the window to the current
workspace or to open a new one leaving the other one on the previous workspace.

This is a regression with 2.8

Confirming as I was about to report the same duplicate.
Comment 2 Sebastien Bacher 2005-06-04 15:07:43 UTC
that's a gtk issue: #166379

*** This bug has been marked as a duplicate of 166379 ***
Comment 3 Alex Graveley 2005-06-04 18:46:48 UTC
It's still a bug that has to be worked around, just like it was in gedit and
tomboy.  The duplicate bug in question isn't a gtk bug, it's related to a
metacity change: see bug 128380.  I see no evidence of metacity reverting to the
old behavior any time soon.
Comment 4 Sebastien Bacher 2005-06-04 19:49:55 UTC
breaking nautilus is not an option. This is a gtk bug and it's going to be fixed
as said on #128380

*** This bug has been marked as a duplicate of 128380 ***
Comment 5 Elijah Newren 2005-06-04 20:41:36 UTC
This report is a gtk bug because it was decided that gtk_window_present() should
do what it has always done before; the problem was that gtk+ depended on buggy
Metacity behavior and now that Metacity is fixed, gtk+ needs to be fixed as
well.  So Sebastien marked it correctly the first time...though as long as its
marked a duplicate it probably doesn't matter.  :)

Hope that helps...