Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Menus    [ Add a report in this area ]  
Report #:  25626   Status: Closed
In the IDE File menu, "Close" And "Close All" doesn't works as expected
Project:  Delphi Build #:  10.0.2166.28377
Version:    10.0 Submitted By:   Stephane Wierzbicki
Report Type:  Minor failure / Design problem Date Reported:  3/2/2006 5:17:34 AM
Severity:    Commonly encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   239438
Resolution: Retest (Resolution Comments) Resolved in Build: : 7.0.4.453
Duplicate of:  None
Voting and Rating
Overall Rating: (1 Total Rating)
4.00 out of 5
Total Votes: None
Description
- Start BDS 2006 (Win32)
- Open a project and work a little bit on it
- choose in the IDE File menu "Close All"  and save changes

You will see the Welcome Page

If I go in the IDE File Menu, "Close All" is still enabled (it shouldn't since my project is closed). If I select "Close All" nothing is happening (well it is normal).
If I go in the IDE File Menu, and I select "Close" the welcome page is closed !. Is this a normal behavior ?
Steps to Reproduce:
- Start BDS 2006 (Win32)
- Open a project and work a little bit on it
- choose in the IDE File menu "Close All"  and save changes

//exp & Act: You will see the Welcome Page

Click the File Menu,
//exp: Close All should be disabled.
//act: "Close All" is still enabled (it shouldn't since my project is closed). If I select "Close All" nothing is happening (well it is normal).


-------- ORIGINAL - This is As Designed -------------
If I go in the IDE File Menu, and I select "Close" the welcome page is closed !. Is this a normal behavior ?
Workarounds
None
Attachment
None
Comments

Sebastian Modersohn at 3/23/2006 3:53:34 PM -
I can reproduce this, but I don't even need to "work" on the project. Just creating a new VCL Forms app and choosing Close All closes everything but the Welcome Page but leaves Close All enabled.

This might be as designed, since it seems the Welcome Page is treated like a normal opened file.

Server Response from: ETNACODE01