]> granicus.if.org Git - vim/commit
patch 8.2.5040: scrollbar thumb in scrolled popup not visible v8.2.5040
authorBram Moolenaar <Bram@vim.org>
Sun, 29 May 2022 17:18:18 +0000 (18:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 29 May 2022 17:18:18 +0000 (18:18 +0100)
commitfc376e0b1a36a2ef153e28752c61342554386886
treec64e8b0af3932be44d0736018afecfab95d3ff16
parent83bd7a974056fd61e142c791e79d9dd89acd5ba4
patch 8.2.5040: scrollbar thumb in scrolled popup not visible

Problem:    Scrollbar thumb in scrolled popup not visible.
Solution:   Show at least one thumb character. (fixes 10492)
src/popupwin.c
src/testdir/dumps/Test_popupwin_scroll_13.dump [new file with mode: 0644]
src/testdir/test_popupwin.vim
src/version.c