[Libreoffice-bugs] [Bug 120809] Undo/Redo buffer should record input until next punctuation mark

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 1 09:26:48 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=120809

Heiko Tietze <tietze.heiko at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Undo and redo enhancement   |Undo/Redo buffer should
                   |                            |record input until next
                   |                            |punctuation mark
                 CC|libreoffice-ux-advise at lists |tietze.heiko at gmail.com
                   |.freedesktop.org            |
           Keywords|needsUXEval                 |needsDevEval

--- Comment #10 from Heiko Tietze <tietze.heiko at gmail.com> ---
We discussed the topic in the design meeting. First of all you can select and
cut/delete to "undo" input, which of course is a bit more interaction. The
Microsoft undo buffer takes all input until the next paragraph (Enter) or when
a different function than input is executed, for example auto correction,
formatting, selection. Our fine-grained buffer is definitely better than this
solution.

However, never settle and maybe we can introduce an option to "[ ] Chunk input
for Undo" that takes all typing until the next punctuation mark. Our dummy text
would be split like this:


He heard quiet steps behind him. 
That didn't bode well. 
Who could be following him this late at night:
 and in this deadbeat part of town? 
And at this particular moment, 
just after he pulled off the big time and was making off with the greenbacks. 


As a closed task it might be an interesting GSoC project.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181101/b70a06b4/attachment.html>


More information about the Libreoffice-bugs mailing list