PR# 13171 "Open backup file" causes "Open backup file" endlessly

Problem Report Summary
Submitter: pgcrism
Category: EiffelStudio
Priority: High
Date: 2007/06/15
Class: Bug
Severity: Serious
Number: 13171
Release: 6.0.6.8996
Confidential: No
Status: Analyzed
Responsible:
Environment: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)
Synopsis: "Open backup file" causes "Open backup file" endlessly

Description
I compile a project.

I compose a line like this
    document.tables.add

Then I Ctrl+space.  Cursor moves before 'add' and after .
    document.tables.|add
And EStudio crashes saying it will backup files.

I restart EiffelStudio, I choose the project and immediately appears the dialog saying there is a backup file and letting me choose 
"Open Backup" or "Open original"

I click "Open backup file" - the dialog opens again - I click "Open backup file" - the dialog opens again, endlessly.

To Reproduce

										
Problem Report Interactions
From:manus_eiffel    Date:2007/06/18    Download   
For the 6.0 release, we are disabling the automatic restore of the backup file. We will try to come up with a better solution in future releases.