patch 8.0.1434: GTK: :promtfind does not put focus on text input v8.0.1434
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Jan 2018 14:36:42 +0000 (15:36 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Jan 2018 14:36:42 +0000 (15:36 +0100)
commitd7823d5b7c32f73ca720373ea9c16b1b47f086df
tree48b1e9e14cb1c8bdad57ac3f008c007477a196a9
parent95dbcbea6d85a5b79d9617ab3863458fdf0217a0
patch 8.0.1434: GTK: :promtfind does not put focus on text input

Problem:    GTK: :promtfind does not put focus on text input. (Adam Novak)
Solution:   When re-opening the dialog put focus on the text input. (Kazunobu
            Kuriyama, closes #2563)
src/gui_gtk.c
src/version.c