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 739766 - Drag & Drop in GtkNotebook is completely broken
Drag & Drop in GtkNotebook is completely broken
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-11-07 10:17 UTC by Tristan Van Berkom
Modified: 2018-03-26 15:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tristan Van Berkom 2014-11-07 10:17:35 UTC
Note that this does *NOT* occur when cut/paste is used, it only occurs with
Drag & Drop.

Steps to reproduce:

  o Create a GtkNotebook

  o Drag a notebook tab from the tab position & drop it in the page area


The tab label simply disappears from the project, it is nowhere to be found,
not in the inspector, not in the workspace.

On the console, the following critical messages are printed:

(glade:13567): GladeUI-CRITICAL **: glade_project_selection_clear: assertion 'GLADE_IS_PROJECT (project)' failed

(glade:13567): GladeUI-CRITICAL **: glade_project_add_object: assertion 'GLADE_IS_PROJECT (project)' failed

(glade:13567): GladeUI-CRITICAL **: glade_project_selection_add: assertion 'GLADE_IS_PROJECT (project)' failed

(glade:13567): GladeUI-CRITICAL **: glade_project_queue_selection_changed: assertion 'GLADE_IS_PROJECT (project)' failed

(glade:13567): GladeUI-CRITICAL **: glade_project_push_undo: assertion 'GLADE_IS_PROJECT (project)' failed
Comment 1 GNOME Infrastructure Team 2018-03-26 15:42:47 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glade/issues/185.