Borland®
Shop
Products Downloads Services Support Partners News & Events Company Community
Delphi
Documentation
Support

Additional Resources
Technology Partners
Books
Community

 DELPHI DEVELOPER SUPPORT

Delphi 3 update and patch
Enhancements and Fixes

3RD PARTY SECTION

Areas of concentration under: 3rd party


Area: 3rd party\cleanx

Reference Number: 149 (Published: 03/17/98)
Status: Fixed
Date Reported: 06/16/97
Severity: Commonly Encountered
Type: Basic Functionality Failure

Problem:

For LocalServers that have a spcae in the path, 
need to pull off the last token it there is no quotes.

Area: 3rd party\object insight

Reference Number: 113 (Published: 03/16/98)
Status: Fixed
Date Reported: 05/15/97
Severity: Critical
Type: Basic Functionality Failure

Problem:

One or more access violations occurs when the 
heirarchy tree has been traversed in Class 
Heirarchy display upon the load of a new project.

Area: 3rd party\object insight

Reference Number: 140 (Published: 03/16/98)
Status: Fixed
Date Reported: 06/11/97
Severity: Critical
Type: Basic Functionality Failure

Problem:

The View | Sort By menu item doesn't do anything.

Area: 3rd party\object insight

Reference Number: 134 (Published: 03/16/98)
Status: Fixed
Date Reported: 06/06/97
Severity: Serious
Type: Basic Functionality Failure

Problem:

Choose View | Implementation or View | Declaration. 
When the edit window opens, the highlighted line of 
code is placed incorrectly:
Under Windows NT 3.51 (with Service Pack 5), the 
highlighted line of code is hidden below the 
horizontal scroll bar.
Under Windows 95, the highlighted line is at the 
bottom of the window, and the horizontal scroll bar 
is moved to the right.
On some systems, the menu items are disabled.

Area: 3rd party\object insight

Reference Number: 141 (Published: 03/16/98)
Status: Fixed
Date Reported: 06/11/97
Severity: Serious
Type: Basic Functionality Failure

Problem:

The Clear Symbol Filter does not work when 
chosen from the Main Menu or from the richt-click 
menu.  It does work when Clear is chosen from the 
button on the Symbol Filter.

Area: 3rd party\object insight

Reference Number: 142 (Published: 03/16/98)
Status: Fixed
Date Reported: 06/11/97
Severity: Serious
Type: Basic Functionality Failure

Problem:

The Project | All Units columms: Name, Declaration, 
Unit, and Class are not correct. The unit name 
appears under both  class and declaration and 
nothing appears under Name and Unit.

Area: 3rd party\object insight

Reference Number: 143 (Published: 03/16/98)
Status: Fixed
Date Reported: 06/12/97
Severity: Serious
Type: Basic Functionality Failure

Problem:

Copy on the speed button does not appear to do 
anything . . . including copying.

Area: 3rd party\object insight

Reference Number: 123 (Published: 03/17/98)
Status: Fixed
Date Reported: 06/04/97
Severity: Serious
Type: Minor Functionality Failure

Problem:

When the class hierarchy window is active and 
units are added to a new project, the new units 
appear in the class hierarchy window rather than 
the project manager window.

Area: 3rd party\object insight

Reference Number: 147 (Published: 03/16/98)
Status: Fixed
Date Reported: 06/16/97
Severity: Commonly Encountered
Type: Crash

Problem:

You will get 'List Index Out of Bounds' and Object 
Insight will close if you remove a unit from a project 
and then reload it in the Object Inspector.

Area: 3rd party\object insight

Reference Number: 108 (Published: 03/17/98)
Status: Fixed
Date Reported: 05/14/97
Severity: Commonly Encountered
Type: Basic Functionality Failure

Problem:

Save query names should be unique because 
when deleting a query it delete all queries with the 
same name.

Area: 3rd party\object insight

Reference Number: 114 (Published: 03/17/98)
Status: Fixed
Date Reported: 05/15/97
Severity: Commonly Encountered
Type: Basic Functionality Failure

Problem:

Opening a project with a search path in its options 
file, corrupts the Search Path used by OI.

Area: 3rd party\object insight

Reference Number: 127 (Published: 03/18/98)
Status: Fixed
Date Reported: 06/05/97
Severity: Infrequently Encountered
Type: Minor Functionality Failure

Problem:

Delay for Flyby hints is too long.

Area: 3rd party\object insight

Reference Number: 129 (Published: 03/18/98)
Status: Fixed
Date Reported: 06/06/97
Severity: Infrequently Encountered
Type: Minor Functionality Failure

Problem:

The default font for the Code Display window is 
using the Bold attribute and is hard to read.  
Regular font is a bit easier.

Area: 3rd party\object insight

Reference Number: 137 (Published: 03/18/98)
Status: Fixed
Date Reported: 06/09/97
Severity: Infrequently Encountered
Type: Minor Functionality Failure

Problem:

The menu item, Edit|Font, is not disabled when a 
DisplayForm is active.

Area: 3rd party\object insight

Reference Number: 146 (Published: 03/18/98)
Status: Fixed
Date Reported: 06/16/97
Severity: Infrequently Encountered
Type: Minor Functionality Failure

Problem:

The name for Object Insight on the taskbar is 
ObjInsight. Should be 'Object Insight'.

Area: 3rd party\quickreports

Reference Number: 12 (Published: 03/16/98)
Status: Fixed
Date Reported: 03/01/97
Severity: Serious
Type: Crash

Problem:

An AV in VCL30.DPL  occurs when deleting a 
TQRChildBand after an attempt to make a 
ParentBand circular reference.
- New Application

- Drop a TQuickRep (or do a File | New | Report)
- Drop two TQRChildBands on the TQuickRep 
component
- Set the ParenBand of  TQRChildBand2 to 
TQRChildBand1
- Set the ParenBand of  TQRChildBand1 to 
TQRChildBand2

you ger an error message about circular reference

- Delete TQRChildBand1
- Delete TQRChildBand2

AV occurs


Area: 3rd party\quickreports

Reference Number: 27 (Published: 03/16/98)
Status: Fixed
Date Reported: 03/17/97
Severity: Serious
Type: Crash

Problem:

Printing a report containg a bitmap field to an  HP  
DeskJet Color Printer crashes after printing.

Crash is in VCL30.DPL -- address 4131D670 .

Seems to occur if the Stretch property of the 
QRDBImage is True

Area: 3rd party\quickreports

Reference Number: 13 (Published: 03/16/98)
Status: Fixed
Date Reported: 03/03/97
Severity: Serious
Type: Basic Functionality Failure

Problem:

Quick Report Band Frames do not show up on a 
print preview but do on a printed report.

Area: 3rd party\quickreports

Reference Number: 9 (Published: 03/16/98)
Status: Fixed
Date Reported: 02/24/97
Severity: Commonly Encountered
Type: Crash

Problem:

An AV will occur if the TQuickRep component's 
Preview is called in quick succession and a custom 
preview is being invoked.

This will happen with the standard preview window 
also but because it is shown full screen it is very 
unlikely that a user will encounter it here. 

Area: 3rd party\quickreports

Reference Number: 18 (Published: 03/17/98)
Status: Fixed
Date Reported: 03/11/97
Severity: Commonly Encountered
Type: Basic Functionality Failure

Problem:

You can not bring up the Printer Setup dialog in the 
QR preview dialog after the print button has been 
selected.

Area: 3rd party\quickreports

Reference Number: 32 (Published: 03/17/98)
Status: Fixed
Date Reported: 03/17/97
Severity: Commonly Encountered
Type: Basic Functionality Failure

Problem:

When the paper size of a QuickRep component is 
changed to one of the envelope size, the form itself 
is sized vertically long instead of horizontally long.



NOTE: These listings are for informational use only. It is not intended for use when calling Inprise's Developer Support Department.

 
Site Map Search Contact