Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/IDE/Dialogs/Environment Options    [ Add a report in this area ]  
Report #:  73192   Status: Reported
Impossible to tell which file has been modified in the code editor
Project:  Delphi Build #:  12.0.3127.15483
Version:    12.0 Submitted By:   Jeremy North
Report Type:  Minor failure / Design problem Date Reported:  4/21/2009 4:41:19 AM
Severity:    Infrequently encountered problem Last Updated: 6/23/2009 6:25:47 PM
Platform:    32 Bit Internal Tracking #:  
Resolution: None (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
If you turn off the "Show image on tabs" option, then there is no way to tell when a file has been modified.
Steps to Reproduce:
Select Tools | Options
Select the Display node under Editor Options
Uncheck the "Show images on tabs" check box
Focus on the tabs to make the tabs repaint so they image disappears
Modify a unit

exp: Some indication in the tabs that the file was modified
act: There is no indication that the file has been modiifed
Workarounds
None
Attachment
None
Comments

Tomohiro Takahashi at 5/1/2009 12:33:26 AM -
Your Build No '12.0.3127.15483' is quite old.
Have you already applied Update1, Update2?

Jeremy North at 6/22/2009 11:29:50 PM -
Did you TRY and reproduce the report in a later view or are you just paying lip service to the reports?

Picking people up because they've entered in an incorrect build number is not providing a useful service other than delaying an otherwise valid report.

Clayton Arends at 5/7/2009 8:13:08 PM -
When tab images are turned off the IDE behaves like all previous versions.  When you change the tab to a unit that has been modified the text "Modified" is present in the status bar at the bottom of the code editor.

However, even if tab images are turned off you can quickly see which units are modified by clicking the "Select view..." drop down button (the down arrow next to the close button).  The icons do show up there and will indicate which units have been modified.

Jeremy North at 6/22/2009 11:30:57 PM -
Perhaps it does operate like previously versions of Delphi but I think it is a design failure. You can't see the status bar of a file that isn't the current file in the editor.

Server Response from: ETNACODE01