GNOME Bugzilla – Bug 597620
GtkNotebook should re-emit drag-motion when switching tabs
Last modified: 2018-02-10 03:35:58 UTC
If you hover over a tab in a GtkNotebook during a drag, the active tab will be automatically switched. But if an application responds to drag-motion differently for different tabs, it has no way of responding to the tab switch if the user doesn't move the mouse. I propose making GtkNotebook re-emit drag-motion when it switches tabs.
Created attachment 144920 [details] [review] Re-emit drag-motion when auto-switching tabs
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue for it.