summaryrefslogtreecommitdiff
path: root/redo/future
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-22 13:04:57 -0400
committerPietro Gagliardi <[email protected]>2014-08-22 13:04:57 -0400
commit93b1d3428a3102d92064bd9362405f1e4250a35d (patch)
tree15e976809112ec3d60835d29b43f9d43e1ee1dfe /redo/future
parent7008007edbafddb4190dbdb065ec119381d670f2 (diff)
Fixed focus-out bug in GTK+ Area TextField.
Diffstat (limited to 'redo/future')
-rw-r--r--redo/future2
1 files changed, 0 insertions, 2 deletions
diff --git a/redo/future b/redo/future
index 76df604..594112b 100644
--- a/redo/future
+++ b/redo/future
@@ -77,8 +77,6 @@ gtk+
https://git.gnome.org/browse/gtk+/tree/gtk/gtkwindow.c#n1229
- Table: figure out how to allow empty selection by clicking in an empty area
- After applying the AreaHandler.Key() change, -small crashes in 3.10/distribution but not 3.14/jhbuild
- - right-clicking on the GtkEntry in an Area to open the context menu is considered focus-out
- slaf in irc.gimp.net/#gtk+ had some suggestions...
gtk+, windows
- Area: keyboard scrolling
gtk+, mac os x