<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 - Cell containing unwanted hyperlink cannot be edited"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135086">135086</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Cell containing unwanted hyperlink cannot be edited
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.4.4.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>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>bht237@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
How to reproduce:

The cell text in cell B2 after editing should become:

<a href="mailto:member1@domain.com">member1@domain.com</a>, userID passme123

- Open the attached spreadsheet
- Try to remove hyperlink from cell B2
- Try to edit the cell to contain the test as required

Expected behavior: The cell content should be:

<a href="mailto:member1@domain.com">member1@domain.com</a>, userID passme123

Actual behavior: cell content is:

<a href="mailto:member1@domain.com">member1@domain.com</a>, userID
<a href="mailto:passme12member1@domain.comember1">passme12member1@domain.comember1</a>@<a href="mailto:domain.commember1@domain.com">domain.commember1@domain.com</a>

One should at least be able to simple things with a spreadsheet program.


Steps to Reproduce:
How to reproduce:

The cell text in cell B2 after editing should become:

<a href="mailto:member1@domain.com">member1@domain.com</a>, userID passme123

- Open the attached spreadsheet
- Try to remove hyperlink from cell B2
- Try to edit the cell to contain the test as required

Expected behavior: The cell content should be:

<a href="mailto:member1@domain.com">member1@domain.com</a>, userID passme123

Actual behavior: cell content is:

<a href="mailto:member1@domain.com">member1@domain.com</a>, userID
<a href="mailto:passme12member1@domain.comember1">passme12member1@domain.comember1</a>@<a href="mailto:domain.commember1@domain.com">domain.commember1@domain.com</a>



Actual Results:
See above

Expected Results:
See above


Reproducible: Always


User Profile Reset: No



Additional Info:
Can't copy the information from the help screen.</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>