Skip to content
Commit 69e82e35 authored by Andreas Henriksson's avatar Andreas Henriksson
Browse files

notebook: avoid crash on tab DND

See "gtk_notebook_detach_tab" API documentation. Using it instead
of gtk_container_remove avoids an assertion crash in gtk+ when
dragging and dropping a tab between terminal windows.

See also original bug report at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825818

https://bugzilla.gnome.org/show_bug.cgi?id=769161
(cherry picked from commit 85b448f7)
parent 2a10e0ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment