[Libreoffice-bugs] [Bug 119178] New: calc: conditional formatting formula refers wrong cell
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 9 14:32:23 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=119178
Bug ID: 119178
Summary: calc: conditional formatting formula refers wrong cell
Product: LibreOffice
Version: 6.2.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: vasily.melenchuk at cib.de
Description:
Conditional formatting formula uses relative references to cursor and not to
the cell applied.
Steps to Reproduce:
1. Open attached spreadsheet
2. Ensure that cursor is located NOT in B15 cell
3. Open Menu->Format->Conditional->Manage...
4. Click "Add.."
5. Select type "Formula is" with formula $A15 = "test"
6. (optional) Apply style "Error"
7. Select cell range $B$15
8. Press "OK"
Actual Results:
In conditional formatting list element is displayed with condition $A26 =
"test"
(can be different from $A26) and once conditional formatting dialog is closed,
B15 cell is not highlighted as expected.
Expected Results:
Formula should be same as inserted ($A15 = "test"), one dialog is closed cell
B15 is highlighted with red.
After edit this formula with same value it is used correctly.
Reproducible: Always
User Profile Reset: No
Additional Info:
--
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/20180809/964cffba/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list