Opened 17 years ago
Closed 17 years ago
#160 closed defect (fixed)
A loaded track can't be saved without specifying a filename
| Reported by: | Henrik Heimbuerger | Owned by: | Fabian Rohn | 
|---|---|---|---|
| Priority: | minor | Milestone: | MS1: First release (1.0.0) | 
| Component: | ui | Version: | pre-1.0 | 
| Keywords: | Cc: | 
Description
Reproduction steps:
- Select "Open Track..." from the menu.
 - Choose an existing track.
 - Modify it (add one track section).
 - Press Ctrl-S or select "Save" from the menu.
 
Expected:
The modifications are stored in the existing track.
Actual:
A file dialog popped up and asked for a filename.
Change History (3)
comment:1 Changed 17 years ago by
| Status: | new → assigned | 
|---|
comment:2 Changed 17 years ago by
comment:3 Changed 17 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
Note: See
        TracTickets for help on using
        tickets.
    
New commit by frohn (revision [542]):
[Fix for ticket #160] Save As... action is used
Furthermore i reengineered the header names of each track deisgner, which is shown at the top of each editor tab and updated on a save (as) event.