]> granicus.if.org Git - vim/commit
patch 8.1.1399: popup windows not adjusted when switching tabs v8.1.1399
authorBram Moolenaar <Bram@vim.org>
Sun, 26 May 2019 12:11:23 +0000 (14:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 May 2019 12:11:23 +0000 (14:11 +0200)
commitec58384afa0dc1678afd7b8d19b4645ac2f73f42
tree542962e10b9053a34c1a966e7583709e9d40b960
parenta8c99fb78e9d747c127e8878518d5a43837b022b
patch 8.1.1399: popup windows not adjusted when switching tabs

Problem:    Popup windows not adjusted when switching tabs.
Solution:   Save and restore first_tab_popupwin. Fix closing a tabpage.
src/popupwin.c
src/proto/popupwin.pro
src/testdir/dumps/Test_popupwin_02.dump [new file with mode: 0644]
src/testdir/dumps/Test_popupwin_03.dump [new file with mode: 0644]
src/testdir/dumps/Test_popupwin_04.dump [new file with mode: 0644]
src/testdir/test_popupwin.vim
src/version.c
src/window.c