<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 - Moving selections by repeated arrow strokes renders offscreen needlessly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117166">117166</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Moving selections by repeated arrow strokes renders offscreen needlessly
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.0.2.1 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>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>Draw
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>eyalroz@technion.ac.il
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This bug is relevant to Draw and Impress, and perhaps other apps.

Suppose you make a selection of a bunch of objects whose rendering takes a
noticeable amount of time. If you repeat the following:

1. Press an arrow key
2. Immediately release the key
3. Wait until the selection has rendered in its new position

you'll notice the selection rendered a bit to the right, then rendered again a
bit more to the right etc. Now suppose you:

1. Press an arrow key
2. Keep the key pressed
3. Release after ~3 to 5 seconds

what you'll probably see is no repeated rendering at small offsets like in the
previous procedure, but instead of immediately seeing the selection rendered at
its final position, you wait a lot of time before that actually happens -
seemingly, the time it would take to render the selection at each of the
intermediate positions had you performed the first procedure.

I assume the selection is somehow rendered off-screen, or on-screen but not
fast enough to register etc.

This should not happen - only the single, final rendering should happen (and
possibly another when we still don't know if the button will get released).</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>