Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Memory Issues    [ Add a report in this area ]  
Report #:  56237   Status: Open
Memory Leak/Slow Response
Project:  Delphi Build #:  11.0.2902.10471
Version:    11.2 Submitted By:   Kiosk Logix
Report Type:  Basic functionality failure Date Reported:  12/20/2007 5:06:38 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   256949
Resolution: None (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: (1 Total Rating)
5.00 out of 5
Total Votes: 10
Description
None
Steps to Reproduce:
1 - Open a large source file (10K plus lines)
2 - Type an object name (In this case I used the Application variable)
3 - Hit the "." key to place a "." in the source and activate the code completion Window.
4 - Press the down arrow key on the keyboard to cycle throught the properties and methods.

By following these steps I noticed two problems
  
a) A 7 to 10 second delay in the IDE before focus in the code completion went to the next option.

b) About 8 to 10 MB of memory was consumed (in the task manager).  When the backspace key is pressed to delete the "." this memory was not released.
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01