Ticket #25 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

Saving files when closing the application

Reported by: szabgab Owned by:
Priority: major Milestone:
Component: editor Version:
Keywords: Cc:

Description

When closing the application and there are still unsaved buffers provide better options:

Show the list of the unsaved buffers and the following buttons:

  • Close without saving
  • Cancel (which will stop the closing)
  • Save (save those that have filenames, provide save-as option to those that have no filenames)

Maybe provide a window with checkboxes for each unsaved buffer so the user can select which one s/he wants to save and which one not.
(Similar to what gedit does).

Change History

comment:1 Changed 4 years ago by jquelin

  • Status changed from new to closed
  • Resolution set to fixed

fixed somewhere between bug report and 0.29

padre now asks for each unsaved file whether to save or not, with a possibility to cancel closing.

Note: See TracTickets for help on using tickets.