PR# 19963 Error List tab after adding a new class

Problem Report Summary
Submitter: gobobe
Category: EiffelStudio
Priority: Low
Date: 2025/10/25
Class: Bug
Severity: Non-critical
Number: 19963
Release: 25.02.9.8732
Confidential: No
Status: Open
Responsible:
Environment: win
Synopsis: Error List tab after adding a new class

Description
Assume I'm on the "Output" tab. I compile, the compiler finds an error, EiffelStudio switches to the "Error List" tab. I fix the error, recompile, EiffelStudio switches back to the "Output" tab to show that the compilation was successful.
So far so good.

Now assume that I add a new class to the system.  I'm on the "Output" tab. I compile, the compiler figures out the a class is missing, it switches to the "Error List" tab (why?, there is no error to report at this stage), and do a Degree 6. It finds the new class and the compilation is successful. PROBLEM: EiffelStudio did not switch back to the "Output" tab. So it shows an empty "Error List" tab with no indication that the compilation was successful.

--
Eric Bezault
To Reproduce

										
Problem Report Interactions