Steps to reproduce
For example, run: vim --clean -c 'color sorbet | wincmd v | wincmd v | wincmd p | wincmd s | wincmd s | wincmd h.
Result: The right side of the statusline reaches into the vertical separator, whereas the left vertical separator remains visible.
Screenshot:

Expected behaviour
I would have expected the statusline to be drawn either on both sides instead of the vertical separators, or the vertical separators are drawn instead of the statusline. It looks very asymmetrical. This changed in c721965.
Screenshot of old behavior (before c721965):

Version of Vim
9.2.410
Environment
Linux, any terminal.
Steps to reproduce
For example, run:
vim --clean -c 'color sorbet | wincmd v | wincmd v | wincmd p | wincmd s | wincmd s | wincmd h.Result: The right side of the statusline reaches into the vertical separator, whereas the left vertical separator remains visible.
Screenshot:

Expected behaviour
I would have expected the statusline to be drawn either on both sides instead of the vertical separators, or the vertical separators are drawn instead of the statusline. It looks very asymmetrical. This changed in c721965.
Screenshot of old behavior (before c721965):

Version of Vim
9.2.410
Environment
Linux, any terminal.