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 684888 - dnd: Add drag actors to the stage before querying their sizes
dnd: Add drag actors to the stage before querying their sizes
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
3.6.1
Depends on:
Blocks:
 
 
Reported: 2012-09-26 15:43 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2012-10-02 19:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dnd: Add drag actors to the stage before querying their sizes (2.18 KB, patch)
2012-09-26 15:44 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2012-09-26 15:43:58 UTC
This fixes a crash when dragging search results for DOCUMENTS.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-09-26 15:44:00 UTC
Created attachment 225224 [details] [review]
dnd: Add drag actors to the stage before querying their sizes

Drag actors may be St widgets, which require that they're added
to the stage before they have a size.
Comment 2 drago01 2012-09-26 15:48:09 UTC
Review of attachment 225224 [details] [review]:

Looks good.
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-10-02 19:15:43 UTC
Attachment 225224 [details] pushed as e6fd2be - dnd: Add drag actors to the stage before querying their sizes