https://bugs.kde.org/show_bug.cgi?id=425627

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Upon close Dolphin with     |When Dolphin crashes or is
                   |Ctrl+Alt+Esc , tabs aren't  |force-quit with
                   |saved                       |Ctrl+Alt+Esc , tabs aren't
                   |                            |saved
           Keywords|                            |usability
                 CC|                            |n...@kde.org
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Nate Graham <n...@kde.org> ---
Currently, state is saved when the app quits, but this means it has to quit
normally. If the app is force-quit or crashes, state doesn't get saved before
the app dies.

Making the state saving more durable so that it handles cases like this makes
sense. It would be a really nice touch for the user's state to not get lost
even if the app crashes or the machine loses power or something (as happened to
you).

To do this, we would need to also periodically save the state during normal
use. Like, anytime a tab is opened or closed, or the view is navigated to
another location, or a split view is opened or closed--that sort of thing.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to