Bug 39430 - Improving Saving Information Icon in the Status Bar
Summary: Improving Saving Information Icon in the Status Bar
Status: CLOSED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Dmitry
URL: http://wiki.documentfoundation.org/Fi...
Whiteboard:
Keywords: difficultyInteresting, easyHack, skillCpp, topicUI
Depends on:
Blocks:
 
Reported: 2011-07-21 07:49 UTC by Björn Michaelsen
Modified: 2015-12-16 00:37 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Michaelsen 2011-07-21 07:49:48 UTC
==== Improving Saving Information Icon in the Status Bar ====

Background: Improve the feedback for the user if a document has been saved recently. This feedback will be shown by extending the already available document symbol in the status bar (see [http://paulojose-brainstorm.blogspot.com/2011/03/updating.html here] for the general idea).

* Document Symbol "Empty": Show if the document has been newly created, or the content is unchanged in comparison to the saved version.

* Document Symbol "Orange Star": Show if the document has been unsaved changes or a document saving process is still running.

* Document Symbol "Green Checkmark": Show for 3 seconds after a document saving process has been finished. Then switch to document symbol "Empty" (see above).

Skills: intermediate C++, timer-based event handling.

Contact: LibreOffice Design Team (Paulo)

Resources: [[File:Status-Bar-Saving-Info-icons.zip|Status-Bar-Saving-Info-icons.zip]]
Comment 2 Christoph 2011-09-07 11:57:42 UTC
Adding myself to CC.

Here is the original mailing list discussion about that feature:
http://www.mail-archive.com/design@global.libreoffice.org/msg01281.html
Comment 3 Dmitry 2011-09-13 07:57:02 UTC
A patch is ready.
Comment 4 Caolán McNamara 2011-09-21 08:04:24 UTC
committed Dmitry's great work as http://cgit.freedesktop.org/libreoffice/core/commit/?id=bcbabc4b3a1c394cfab2602be14e2575a5b1ef42
Comment 5 Caolán McNamara 2011-10-03 03:11:54 UTC
closing
Comment 6 Robinson Tryon (qubit) 2015-12-16 00:37:40 UTC
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyInteresting SkillCpp TopicUi)
[NinjaEdit]