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

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Undo and redo enhancement   |Undo/Redo buffer should
                   |                            |record input until next
                   |                            |punctuation mark
                 CC|libreoffice-ux-advise@lists |[email protected]
                   |.freedesktop.org            |
           Keywords|needsUXEval                 |needsDevEval

--- Comment #10 from Heiko Tietze <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to