Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Code Editor    [ Add a report in this area ]  
Report #:  88932   Status: Closed
CTRL+F does not work in Delphi 2010
Project:  Delphi Build #:  14.0.3615.26342
Version:    14.2 Submitted By:   Facile Ferandn
Report Type:  Basic functionality failure Date Reported:  10/13/2010 8:52:26 AM
Severity:    Commonly encountered problem Last Updated: 4/23/2013 8:17:49 AM
Platform:    All versions Internal Tracking #:   18862
Resolution: Fixed (Resolution Comments) Resolved in Build: : XE4
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: 1
Description
When you press Ctrl+F to find a word in a unit in Delphi 2010, you get this a pop-up error, which says "unable to insert line" and from there on I cannot search
Steps to Reproduce:

Added by Sysop
<<<<<
Please see comments of QC for more details.
>>>>>
Workarounds
None
Attachment
None
Comments

Tomohiro Takahashi at 10/13/2010 7:12:48 PM -
> you get this a pop-up error, which says "unable to insert line"
I can not reproduce your issue. Could you please attach a screenshot to verify the error?
And, have you changed key-mapping configuration of CodeEditor at [Tool]|[Options...]?

Danny Weidig at 12/31/2010 12:58:14 AM -
I experienced a similar issue with CTRL+SHIFT+F in Delphi 2010 where the "Unable to Insert Line" error was displayed when the Find in Files window was opened.  I checked the Windows Registry and found that there was a empty string value for the Item2 key under HKEY_CURRENT_USER->Software->CodeGear->BDS->7.0->History List.   I changed the empty string to a dummy value of "test" and then I was able to search again.  I'm not sure what initially set the key to empty string, since I didn't edit the registry directly to set it to blank and a search won't normally allow an empty string from the Find in Files window.

I ran a test setting the value to an empty string and the error occured again until I put a non-blank value in Item2.

Christopher Erdal at 2/28/2011 8:34:24 AM -
I was stumped by this until I read your reply. I found item4 empty, inserted "test", and all is well again after restarting the IDE.

running W7 Family Premium (French): Windows 7 6.1 (Build 7600)
Using Delphi 2010 Version 14.0.3593.25826

Installed Updates:
Delphi & C++Builder 2010 Update 4
Delphi & C++Builder 2010 Update 5 (Database Pack)
RAD Studio 2010 Help Update 3

Installed Products:
CnPack IDE Wizards 0.9.7.591
Embarcadero Quality Insight
LMD VCL 2010 - Common Designtime Support
JEDI Code Library
JEDI Visual Component Library

Server Response from: ETNACODE01