[Libreoffice-bugs] [Bug 124036] New: Calc cells with formula's don't highlight cells in the presence of a % symbol
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 13 01:49:09 UTC 2019
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 at lists.freedesktop.org
Reporter: ali at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190313/a431a826/attachment.html>
More information about the Libreoffice-bugs
mailing list