<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 - Can not edit Cell text using Edit Bar if text contains auto-detected hyperlinks (result is different than shown in Edit Bar)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121336">121336</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Can not edit Cell text using Edit Bar if text contains auto-detected hyperlinks (result is different than shown in Edit Bar)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.0.0.alpha1+ Master
          </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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>jim.avera@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
If a cell contains a string and a sub-sequence in that string is auto-detected
as a hyperlink, then subsequent attempts to edit the text appear to work in the
Edit Bar but actually result in a corrupted result.

Please see the attached demo spreadsheet ("UneditableCellString.ods")

Steps to Reproduce:
1. Type "/aaa;\\bbb\ccc;\\ddd\eee" into a cell (sans quotes)
    (\\bbb\ccc and \\ddd\eee will be auto-detected as hyperlinks)
2. Click elsewhere, then re-select the cell
3. In the Edit Bar, change "bbb" to "xxx"
4. Click the green check icon

Actual Results:
The edit is corrupted: The "bbb" which was changed to "xxx" in the Edit Bar was
not actually changed, and the "xxx" ended up at the end of the entire string.

Also, copy-and-paste of the text in the Edit Bar produces the corrupted result,
not what you see in the Edit Bar.

Expected Results:
The cell text should be changed to exactly what is shown in the Edit Bar (i.e.
what the user wanted).   

Any URL auto-detects should be uh-done and re-done around edits.


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 6.2.0.0.alpha1
Build ID: ff46ad24d1d3cbcea45895520483ed1fd4ff488b
CPU threads: 12; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: threaded</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>