[Libreoffice-bugs] [Bug 128881] New: Conditional Formats sometimes evaluated wrongly when using Named Ranges
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 18 18:38:38 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128881
Bug ID: 128881
Summary: Conditional Formats sometimes evaluated wrongly when
using Named Ranges
Product: LibreOffice
Version: 6.4.0.0.alpha1+
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jim.avera at gmail.com
Description:
If a Conditional Format has multiple conditions, and the condition formulas
refer to a cell using a Named Range, then (sometimes) a condition does not
match when it should.
There might be a race condition between evaluating Conditional Format
conditions, translating Named Ranges, and/or storing new values when a cell is
modified.
Please see the attached spreadsheet, which contains detailed instructions.
Steps to Reproduce:
1. Load the attached "t.ods" spreadsheet, with macros DISABLED.
2. Place cursor in cell A2
3. Press the DEL key
Actual Results:
RESULTS: Cell B2 is displayed with the wrong Style
Expected Results:
Condition #1 in the multi-condition Conditional Format should match, and
Conditions #2 and #3 should not be evaluated at all. However the purple style
comes from Condition #3, so for some reason Condition #1 is not matching or is
ignored.
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/20191118/045f7716/attachment.html>
More information about the Libreoffice-bugs
mailing list