]> granicus.if.org Git - vim/commit
patch 8.1.2300: redraw breaks going through list of popup windows v8.1.2300
authorBram Moolenaar <Bram@vim.org>
Wed, 13 Nov 2019 21:35:19 +0000 (22:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 13 Nov 2019 21:35:19 +0000 (22:35 +0100)
commitafe45b68a67769a61b44a96b0ffe3bfce4e9316e
treea329007970730728fae316fe023841ad980c8ebc
parent36e7a823c66cfefb553c723e6792bcc6a1573b03
patch 8.1.2300: redraw breaks going through list of popup windows

Problem:    Redraw breaks going through list of popup windows.
Solution:   Use different flags for popup_reset_handled(). (closes #5216)
src/mouse.c
src/popupwin.c
src/proto/popupwin.pro
src/structs.h
src/testdir/test_popupwin.vim
src/version.c
src/vim.h