PR# 19511 Editor tab disappearing at the end of compilation from scratch after fixing an error

Problem Report Summary
Submitter: gobobe
Category: EiffelStudio
Priority: Low
Date: 2018/12/31
Class: Bug
Severity: Non-critical
Number: 19511
Release: 18.11.10.2592
Confidential: No
Status: Open
Responsible:
Environment: win
Synopsis: Editor tab disappearing at the end of compilation from scratch after fixing an error

Description
Let's introduce a compilation error (e.g. a syntax error) in a class.
Then recompile from scratch.
EiffelStudio reports the error. Drop the class in the editor to open a tab with this class, and fix the error. Leave the tab opened.
Click on the Compile button. EiffelStudio can now compile successfully, but at the end of the compilation it closes the editor tab that we opened to fix the error in the class.

Note that I'm using a "root all_classes" project, but I don't think that it matters for this issue.

--
Eric Bezault
To Reproduce

										
Problem Report Interactions