<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 - UI: Selection of words by double click and mouse move"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127183">127183</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>UI: Selection of words by double click and mouse move
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.6.2 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>enhancement
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>info@scito.ch
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Calc does not support selecting several words in a cell by double clicking a
word and then moving the mouse to select other words. This behavior is
supported by Writer and many other editors. Calc should support word selection
as well.

How to reproduce?

1. Paste "Lorem ipsum dolor sit amet, consectetur adipisici elit" in a cell.
2. Go into edit mode of this cell, e.g. by double click -> Cursor is blinking
in the cell
3. Double click the word "ipsum" -> the word "ipsum" is selected
4. Move the cursor over "dolor"
-> "ipsum dolor" is not selected, only "ipsum" is selected
5. Move the cursor over "sit"
-> "ipsum dolor sit" is not selected, only "ipsum" is selected

Actual:
Only one word is selected

Expected:
Several words are selected


Comparison in Writer (expected behavior)

1. Paste "Lorem ipsum dolor sit amet, consectetur adipisici elit" in a Writer
document.
2. Double click the word "ipsum" -> the word "ipsum" is selected
4. Move the cursor over "dolor" -> "ipsum dolor" is selected
5. Move the cursor over "sit" -> "ipsum dolor sit" is selected</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>