bugGNU Octave - Bugs: bug #38689, Modified file-editor-tabs aren't...

 
 

bug #38689: Modified file-editor-tabs aren't inquiring about saving upon exit.

Submitter:  Dan Sebald <sebald>
Submitted:  Tue 09 Apr 2013 09:24:35 AM UTC
   
 
Category:  GUI Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 11 May 2013 04:34:33 PM UTC, comment #1: 
Torsten Lilge <ttl>
Group Member
Tue 09 Apr 2013 09:24:35 AM UTC, original submission:  

When Octave GUI exits, it isn't asking whether it should save a file that has been modified in the file editor tab.

Probably the best place to handle this is to put a closeEvent or something more direct at the start of the file editor tab's destructor file_editor_tab::~file_editor_tab.  Eventually the
main app should get around to calling every file_editor_tab's destructor.  By issuing a close, the message box about save or not-save should come up for ever modified file.

Dan Sebald <sebald>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ttl (Posted a comment)
  • -email is unavailable- added by sebald (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-05-11 ttl StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code