To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=5226





------- Additional comments from [EMAIL PROTECTED] Mon Feb 18 15:46:20 +0000 
2008 -------
@mba: The reason Save should be enabled is because the view data (such as the
cursor position, zoom level, current sheet in Calc etc) does not trigger a
document modified state, but the users often times want to save it with the
document.  For instance, in an unmodified Calc document, if you want to switch
to the next sheet, and set the cursor to C10 and start from there the next time,
currently you have to "delete" an empty cell to enable Save, then you can save
the current sheet and cursor position. 

So, to solve that we have two choices.  Either set the document dirty every time
a view data changes, or always enable Save.  In terms of necessary code changes,
the latter is much much easier.

As for tracking document's modified state, there is a prominent place in the
status bar already for that purpose.  So, not all is lost by always enabling 
Save.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to