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 171541 - gtk_window_present/gdk_window_focus API breakage
gtk_window_present/gdk_window_focus API breakage
Status: RESOLVED DUPLICATE of bug 166379
Product: gtk+
Classification: Platform
Component: Widget: Other
2.6.x
Other All
: Normal major
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-03-25 01:32 UTC by Alex Graveley
Modified: 2011-02-04 16:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Alex Graveley 2005-03-25 01:32:03 UTC
Please describe the problem:
In Gnome 2.10, a change went in to Metacity that causes gtk_window_present and 
gdk_window_focus to behave differently.  Whereas before calling this function
would cause the window to be relocated to the current workspace if it was shown
on another, now the active workspace will be switched to the one where the
window currently resides.

The documentation should ackowledge this API break, or the code should work
around the Metacity change to revert to the old behavior.

See bug 128380 related to the Metacity commit.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Matthias Clasen 2005-06-21 04:18:34 UTC

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