GNOME Bugzilla – Bug 739766
Drag & Drop in GtkNotebook is completely broken
Last modified: 2018-03-26 15:42:47 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
-- 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.