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 699029 - WorkspacesView: set the actual geometry when creating workspaces
WorkspacesView: set the actual geometry when creating workspaces
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: overview
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-27 12:12 UTC by Giovanni Campagna
Modified: 2013-04-27 13:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
WorkspacesView: set the actual geometry when creating workspaces (1.17 KB, patch)
2013-04-27 12:12 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2013-04-27 12:12:36 UTC
If we created a workspace after showing the view, we would never
set the geometry on it, which would cause an exception in the
window layout code and leave the DND state tracking in an undefined
state.
Comment 1 Giovanni Campagna 2013-04-27 12:12:39 UTC
Created attachment 242654 [details] [review]
WorkspacesView: set the actual geometry when creating workspaces
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-04-27 12:37:21 UTC
Review of attachment 242654 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2013-04-27 13:10:32 UTC
Attachment 242654 [details] pushed as a9058e4 - WorkspacesView: set the actual geometry when creating workspaces