]> Pileus Git - ~andy/gtk/commit
consume the Escape key only if we actually cancel a drag. Fixes bug
authorMichael Natterer <mitch@imendio.com>
Mon, 30 Oct 2006 13:39:34 +0000 (13:39 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Mon, 30 Oct 2006 13:39:34 +0000 (13:39 +0000)
commita94e212d01db61a7021fc5c2abd0c02c8bd20bcb
tree933263cd7959a80ea270512e7bc827eacc3b6795
parentb863dba5ed5eaca3f9fa6750a3b23df370c51639
consume the Escape key only if we actually cancel a drag. Fixes bug

2006-10-30  Michael Natterer  <mitch@imendio.com>

* gtk/gtkrange.c (gtk_range_key_press): consume the Escape key
only if we actually cancel a drag. Fixes bug #58389.
ChangeLog
gtk/gtkrange.c