From jkh@morton.cdrom.com  Mon Mar 20 02:57:29 1995
Received: from morton.cdrom.com (morton.cdrom.com [192.216.222.17]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA20954 for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Mar 1995 02:57:23 -0800
Received: (from jkh@localhost) by morton.cdrom.com (8.6.9/8.6.9) id CAA01696; Mon, 20 Mar 1995 02:57:28 -0800
Message-Id: <199503201057.CAA01696@morton.cdrom.com>
Date: Mon, 20 Mar 1995 02:57:28 -0800
From: "Jordan K. Hubbard" <jkh@morton.cdrom.com>
Reply-To: jkh@morton.cdrom.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Bug in dialog library.
X-Send-Pr-Version: 3.2

>Number:         258
>Category:       gnu
>Synopsis:       The dialog_menu function's scroll saving feature is broken.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs (FreeBSD bugs mailing list)
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 20 03:00:01 1995
>Closed-Date:    Mon Mar 20 17:06:35 PST 1995
>Last-Modified:
>Originator:     Jordan K. Hubbard
>Release:        FreeBSD 2.1.0-Development i386
>Organization:
>Environment:

	-current

>Description:

	If you use the position saving feature of dialog_menu, it works
	but does not help you when the scrolling position has actually
	changed.  To make that work, there's supposed to be a scroll save 
	location that you can pass the address to as well, but when this is
	actually used the dialog_menu display is corrupted.

>How-To-Repeat:

	Wait until I commit my next version of dmenu which uses this
	feature and you'll see it quite easily! :-)

>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ache 
State-Changed-When: Mon Mar 20 17:06:35 PST 1995 
State-Changed-Why:  
Fixed. 
>Unformatted:



