]> Pileus Git - ~andy/gtk/commit
Move the call to gtk_text_view_end_selection_drag() from
authorMatthias Clasen <mclasen@redhat.com>
Tue, 28 Mar 2006 16:01:11 +0000 (16:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 28 Mar 2006 16:01:11 +0000 (16:01 +0000)
commit97c07a14f352ac2e3e80307ddbf11fa25ef04daa
tree70568ad29e264eaf5da259dcbbfa4ba27f82a0ac
parentb815740789af63e2e2c531a2cd4d29bc8f598462
Move the call to gtk_text_view_end_selection_drag() from

2006-03-28  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextview.c (gtk_text_view_do_popup)
(gtk_text_view_grab_notify): Move the call to
gtk_text_view_end_selection_drag() from gtk_text_view_do_popup
to gtk_text_view_grab_notify, so that it works not only
for the text views own popup, but also for other ways in which
we might become grab-shadowed during a selection drag.
(#74620, Li Yuan)
ChangeLog
ChangeLog.pre-2-10
gtk/gtktextview.c