<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Undo/Redo buffer should record input until next punctuation mark"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120809">bug 120809</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Undo and redo enhancement
           </td>
           <td>Undo/Redo buffer should record input until next punctuation mark
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>libreoffice-ux-advise@lists.freedesktop.org
           </td>
           <td>tietze.heiko@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>needsUXEval
           </td>
           <td>needsDevEval
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Undo/Redo buffer should record input until next punctuation mark"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120809#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Undo/Redo buffer should record input until next punctuation mark"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120809">bug 120809</a>
              from <span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>