]> granicus.if.org Git - vim/commit
patch 8.1.0447: GUI scrollbar test fails with Athena and Motif v8.1.0447
authorBram Moolenaar <Bram@vim.org>
Tue, 2 Oct 2018 14:23:58 +0000 (16:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 2 Oct 2018 14:23:58 +0000 (16:23 +0200)
commit586c70cdfede55a166e3564f1cb68a299d81987d
treee06b99bc5cb372212335dbee06976f6f0cb19417
parent4f888757257795969f2ab2e6fc3544a5bef3cdea
patch 8.1.0447: GUI scrollbar test fails with Athena and Motif

Problem:    GUI scrollbar test fails with Athena and Motif.
Solution:   When not using on-the-fly scrolling call normal_cmd().
src/evalfunc.c
src/ex_docmd.c
src/proto/ex_docmd.pro
src/version.c