BUG: Unneeded Vertical Scroll Bar Displayed in BROWSE Window

ID: Q123034

The information in this article applies to:

SYMPTOMS

An unneeded vertical scroll bar appears in a BROWSE window that is large enough to display all records (rows) for the BROWSE.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

MORE INFORMATION

Steps to Reproduce Problem

Type the following in the Command window:

   USE SYS(2004) + "\tutorial\customer.dbf"
   BROWSE FOR state = "WA" FIELDS cno, company

A vertical scroll bar appears on the right side of the BROWSE window even though there are only seven records displayed, which typically occupy less than half of the available BROWSE window.

Additional reference words: FoxWin FoxMac 2.50 2.50a 2.50b 2.50c 2.60 2.60a buglist2.50 buglist2.50a buglist2.50b buglist2.50c buglist2.60 buglist2.60a thumb scrollbar enabled KBCategory: kbui kbbuglist KBSubcategory: FxprgBrowse

Last Reviewed: August 28, 1995