]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2720: GTK menu tooltip moves the cursor v8.2.2720
authorBram Moolenaar <Bram@vim.org>
Mon, 5 Apr 2021 16:20:45 +0000 (18:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Apr 2021 16:20:45 +0000 (18:20 +0200)
commit01ac0a1f664c5b1ffd5c9ef196d4b47edf2fd494
tree4c5cd1a9ba6672d70686136ab98a76a3bbd83b24
parente42939af87be3adad8c08ceb454e3a31114d7165
patch 8.2.2720: GTK menu tooltip moves the cursor

Problem:    GTK menu tooltip moves the cursor.
Solution:   Position the cursor after displaying the tooltip.  Do not show the
            tooltip when editing the command line.
src/gui_gtk.c
src/version.c