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





------- Additional comments from [EMAIL PROTECTED] Thu Nov 15 14:57:15 +0000 
2007 -------
Yes, it is hard to do that because there is no infrastructure to "buffer
events". Some events (like key input) can surely be buffered easily but there
are so many other things that a user can do to the document that it would be a
huge amount of work to "buffer" all this and it is also not very likely that it
is reliable.

So let's think about buffering at least the key input. This means: let the user
type while the document is saved and let OOo collect the key strokes. But the
user won't see what she has typed until the document finished saving. Would that
be worth the effort to change the current behavior where just every event on the
document is blocked (very simple to implement) and circumvent this blog for key
strokes?

---------------------------------------------------------------------
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