<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 - Order of deletion and text type is shuffled in LibreOffice Writer when typed very quickly with xdotool"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=139807">139807</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Order of deletion and text type is shuffled in LibreOffice Writer when typed very quickly with xdotool
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.1.5.2 release
          </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>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>user5028841@protonmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When some program is used to type into LibreOffice Writer very quickly and the
content includes both character and backspaces, the backspaces are sequenced
later.

Steps to Reproduce:
1. Open LibreOffice Writer.
2. Execute `sleep 1; xdotool key --delay 0 a BackSpace b` in another command,
and quickly switch back to LibreOffice Writer window.

Actual Results:
The content of the page is `a`.

Expected Results:
The content of the page should be `b` (which is what happens if the key
sequence `a BackSpace b` is typed into the page slowly)


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
There's no option for "Use OpenGL for all rendering", but "Use hardware
acceleration" is turned on; but it doesn't make any difference if it's turned
off.

Originally reported at <a href="https://github.com/openstenoproject/plover/issues/1059">https://github.com/openstenoproject/plover/issues/1059</a>
-- the bug doesn't happen at version 5.4.7.2, but does happen at 6.1.5.2 or
7.0.4.2.

It takes a long time to download each version of LibreOffice to test, so I
can't tell if 6.1.5.2 is the first affected version.</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>