<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 - Calc cells with formula's don't highlight cells in the presence of a % symbol"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124036">124036</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Calc cells with formula's don't highlight cells in the presence of a % symbol
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.2.1.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>Calc
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ali@hassani.global
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
If I type the number "5" in cell A1 and type in cell B1 the following formula
"=A1%" vs "=A1/100" the both give the same value, 0.05, however the later will
highlight cell A1 and show it as a dependency of the formula when I go back to
edit the cell while the former does not.  It should highlight it in both cases.

Steps to Reproduce:
1. Type 5 into cell A1
2. Type =A1% into cell B1
3. Highlight cell B1 and go to the edit textbox, cell A1 is not highlighted
4. If instead we type =A1/100, and subsequently go to the edit textbox, cell A1
is highlighted

Actual Results:
A1 is not highlighted when re-editing cell B1

Expected Results:
A1 should be highlighted when re-editing cell B1


Reproducible: Always


User Profile Reset: Yes



Additional Info:
This functionality works in Excel</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>