]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0022: click in popup window doesn't close it in the GUI v8.2.0022
authorBram Moolenaar <Bram@vim.org>
Wed, 18 Dec 2019 20:33:22 +0000 (21:33 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 18 Dec 2019 20:33:22 +0000 (21:33 +0100)
commit0ce3733f7845013a66d90b193084a3664ad7ff99
treed1c083c401d6d84b1f41a6f0ff3d36f9453b1869
parentbc28e9f15bed94a7680a6bb84690965049da12d8
patch 8.2.0022: click in popup window doesn't close it in the GUI

Problem:    Click in popup window doesn't close it in the GUI. (Sergey Vlasov)
Solution:   When processing the selection also send a button release event.
            (closes #5367)
src/gui.c
src/version.c