FIX: Class Browser Open File History List Truncates File Names

ID: Q221708


The information in this article applies to:
  • Microsoft Visual FoxPro for Windows, version 6.0


SYMPTOMS

File names listed on the Class Browser's History List of previously opened files are truncated when the file name or directory path is long. This also happens in the Component Gallery.

The History List is displayed by right-mouse clicking the Open toolbar button.


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.

This bug was corrected in Visual Studio 6.0 Service Pack 3. For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:

Q194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why

Q194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed


MORE INFORMATION

Steps to Reproduce Behavior

  1. Issue the following command in the Visual FoxPro Command window to create a form with a file name that is 120 characters long:


  2. 
    CREATE FORM REPLICATE("abcdef",20) 
  3. Create and open the form, then press the CTRL+W key combination to close and save it.


  4. Open the Class Browser from the Tools menu.


  5. In the Class Browser, click on the Open toolbar button to open the form created above.


  6. Close the Class Browser.


  7. Reopen the Class Browser.


  8. Right-mouse click the Open toolbar button. Note the History List of previously opened files. The name of the form created above should be cut off on the right side.


Additional query words:

Keywords : kbservicepack kbMiscTools kbVFp600 kbVFp600bug kbVS600sp2 kbVS600SP1 kbVS600sp3fix kbGrpFox
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug


Last Reviewed: May 20, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.