https://bugs.documentfoundation.org/show_bug.cgi?id=124036

            Bug ID: 124036
           Summary: Calc cells with formula's don't highlight cells in the
                    presence of a % symbol
           Product: LibreOffice
           Version: 6.2.1.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: ali@hassani.global

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to