Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Code Parameters    [ Add a report in this area ]  
Report #:  2942   Status: Reported
Code parameters hint window appears behind edit window
Project:  Delphi Build #:  6.18
Version:    5.0 Submitted By:   Herre de Jonge
Report Type:  Minor failure / Design problem Date Reported:  11/18/2002 1:01:55 AM
Severity:    Infrequently encountered problem Last Updated: 5/2/2003 12:58:35 PM
Platform:    All versions Internal Tracking #:  
Resolution: None  Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: (5 Total Ratings)
4.20 out of 5
Total Votes: 1
Description
Sometimes the code parameters hint window appears behind the edit window. After hitting Ctrl+Shift+Enter about 14 times, I figure this is the case again. Only when resizing the the edit window it is sometimes possible to see part of the hint window (that's how I discovered it was behind the edit window). Only solution I have found it to restart Delphi (also happened in D4).
Steps to Reproduce:
None
Workarounds
None
Attachment
None
Comments

Joe White at 3/11/2003 8:31:26 AM -
Yeah, I've seen this before too.  I wish I knew how to reproduce it, but really, it should be a one-line fix for Borland:  just use SetWindowPos() to bring the hint window to the front, every time it's displayed.

Kjell Rilbe at 5/28/2003 1:17:34 AM -
Has anyone seen this in D7? I don't think it's a serious enough problem for Borland to fix in old versions.

Tristan Grimaux at 4/26/2005 6:45:07 AM -
It's still there in D7!!!!!

Kjell Rilbe at 4/24/2006 10:27:39 PM -
OK. Any steps to reproduce it? I haven't seen it myself and I use both D5 and D7 a lot...

Server Response from: ETNACODE01