Date: Sun, 10 Feb 2019 15:02:22 -0700 From: Alan Somers <asomers@freebsd.org> To: David Boyd <David.Boyd49@twc.com> Cc: FreeBSD CURRENT <freebsd-current@freebsd.org>, Baptiste Daroussin <bapt@freebsd.org> Subject: Re: 13.0-CURRENT oddity in output of dialog(1) Message-ID: <CAOtMX2gw-xD1t92LS_M12tLR0SOO2p3X-84F6UUYaNn%2BsAohJw@mail.gmail.com> In-Reply-To: <8b615978cc43261bd641cad0247a4c03b86124a4.camel@twc.com> References: <8b615978cc43261bd641cad0247a4c03b86124a4.camel@twc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 10, 2019 at 2:27 PM David Boyd <David.Boyd49@twc.com> wrote: > > In 13.0-CURRENT, dialog(1) fills lines shorter than the box width with > something other than the background color. In an xterm session, the > fill is white. In a console session, the fill is black. > > This appears to be a regression in the dialog(1) utility not seen in > previous (11.2-RELEASE and 12.0-RELEASE) releases. > > To recreate: > > cat /etc/rc.conf | dialog --programbox 23 76 > > No other problems have been observed in the dialog(1) utility. > > Thanks. > > David Boyd. CC bapt@. I've confirmed that the bug was introduced by r339488. Unfortunately, that hardly narrows it down. The diff is 49 kSLOC. -Alan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2gw-xD1t92LS_M12tLR0SOO2p3X-84F6UUYaNn%2BsAohJw>