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 597620 - GtkNotebook should re-emit drag-motion when switching tabs
GtkNotebook should re-emit drag-motion when switching tabs
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkNotebook
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-10-06 22:59 UTC by Shaun McCance
Modified: 2018-02-10 03:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Re-emit drag-motion when auto-switching tabs (3.10 KB, patch)
2009-10-06 23:00 UTC, Shaun McCance
none Details | Review

Description Shaun McCance 2009-10-06 22:59:33 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.
Comment 1 Shaun McCance 2009-10-06 23:00:45 UTC
Created attachment 144920 [details] [review]
Re-emit drag-motion when auto-switching tabs
Comment 2 Matthias Clasen 2018-02-10 03:35:58 UTC
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.