<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Undo after autocorrect two initial capitals removes last typed char and autocorrection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=142714">142714</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Undo after autocorrect two initial capitals removes last typed char and autocorrection
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Impress
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>corrado.mencar@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Suppose I want to type "RBs are". I start typing "RBs " then AutoCorrect
automatically changes the text into "Rbs " (which is expected because the
"Correct TWo INitial CApitals" option is on). Then I press CTRL-Z to undo the
AutoCorrect action and the result is "RBs" (that is: both the auto-correction
and the space have been undone). Then, I press the space and AutoCorrect again
changes the text into "Rbs ". 

This is an undesired behavior. When AutoCorrect changes "RBs " into "Rbs "
after pressing the last space, and the last action is undone (e.g. by CTRL-Z),
the desired behavior is that only the auto-correction is undone, not the space
insertion, resulting in "RBs ", so that I can continue typing. 

Steps to Reproduce:
1. Assure that AutoCorrect is on with option "Correct TWo INitial CApitals" on.
2. Type "RBs ". AutoCorrect auto-corrects into "Rbs "
3. Press CTRL-Z to undo last action

Actual Results:
"RBs" (without trailing space) 

Expected Results:
"RBs " (with trailing space)


Reproducible: Always


User Profile Reset: No



Additional Info:
[Information automatically included from LibreOffice]
Locale: en-US
Module: PresentationDocument
[Information guessed from browser]
OS: Linux (All)
OS is 64bit: yes</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>