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 581211 - Sticky windows are not in a grid on newly added workspace
Sticky windows are not in a grid on newly added workspace
Status: RESOLVED DUPLICATE of bug 581209
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-05-03 19:17 UTC by Igor Vatavuk
Modified: 2009-08-31 17:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (566 bytes, application/octet-stream)
2009-08-30 20:47 UTC, Baris Cicek
Details

Description Igor Vatavuk 2009-05-03 19:17:09 UTC
All the windows on the workspace are put in a grid in the overlay mode, including sticky windows, and when user adds a new workspace it appears with the sticky window on it, but that window is *not* in a grid. 
It's in it's "real" position on the workspace.

Exiting and then entering the overlay again puts the sticky window in the grid, but of course adding a new workspace then will show the same bug.
Comment 1 Baris Cicek 2009-08-30 20:47:43 UTC
Created attachment 142086 [details]
Proposed patch
Comment 2 Baris Cicek 2009-08-30 20:48:42 UTC
Comment on attachment 142086 [details]
Proposed patch

Calls positionWindow callback after creating new workspace.
Comment 3 Dan Winship 2009-08-31 17:02:06 UTC
we need a general design for how sticky windows should work in the overview, so i'm going to dup this bug to the other one

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