NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/46620: curses menu scrolling is broken
The following reply was made to PR lib/46620; it has been noted by GNATS.
From: Brett Lymn <blymn%internode.on.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: lib-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: Re: lib/46620: curses menu scrolling is broken
Date: Fri, 22 Jun 2012 22:16:53 +0930
It looks like the scrolling is broken when the menu option O_ROWMAJOR is
not set. This option really only affects the ordering of the menu items
in a multi-column menu so it shouldn't affect scrolling. Need to
investigate why scrolling is affected. A temporary work around is to
just set O_ROWMAJOR which would make the given sample work with no real
side effects since there is only one column in the menu anyway.
--
Brett Lymn
Staple Guns: because duct tape doesn't make that KerCHUNK sound - xkcd.com
Home |
Main Index |
Thread Index |
Old Index