#30 fix(textbox): Correct scrollbar positioning when NEWT_FLAG_SCROLL is enabled
Closed by ajlpietz. Opened by ajlpietz.
ajlpietz/newt master  into  master

Download 30.patch

Fixes incorrect placement of scrollbar for the textbox. Also adjusts the height slightly to avoid gap in window border.

See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945320

Can you post the reproducer? I'm not getting what is shown in the screenshots. There might be a difference with the debian-patched newt.

You are absolutely right! I forgot to set LD_LIBRARY_PATH= after my first clean build, so assumed this was upstream.
I have since tested on another distribution and the behaviour is as expected. I will try and see if I can find and fix the relevant Debian patch.

Thanks!

Pull-Request has been closed by ajlpietz

Metadata