]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0322: tests: test_popupwin fails v9.2.0322
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Wed, 8 Apr 2026 18:18:53 +0000 (18:18 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 8 Apr 2026 18:21:13 +0000 (18:21 +0000)
commit3d224e42e71c3ee781ca999145aec27cd4259d30
treed3e3988c887c48627c5e35b95fdfa4f464744ff6
parentea7bf9aa8a0e338ed9163c24ae43829885a97edb
patch 9.2.0322: tests: test_popupwin fails

Problem:  tests: test_popupwin fails (after v9.2.0319)
Solution: Regenerate the dump file (Yasuhiro Matsumoto).

The reference dump for Test_popupwin_opacity_wide_2 was not updated
when patch 9.2.0319 changed the blending behavior for double-width
characters at popup padding boundaries. The covered half of a
double-width character now correctly shows a space instead of the
full character.

related: #19881
closes:  #19934

Signed-off-by: Yasuhiro Matsumoto <mattn.jp@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/dumps/Test_popupwin_opacity_wide_2.dump
src/version.c