https://bugs.freedesktop.org/show_bug.cgi?id=76625

          Priority: medium
            Bug ID: 76625
          Assignee: [email protected]
           Summary: UI conditional formatting: no feedback when editing
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.2.2.1 release
         Component: Spreadsheet
           Product: LibreOffice

Problem description: 

There is no feedback when you are editing the condition for a conditional
format to appear. For example equal to 'A' doesn't work (it should be equal to
"A")

Steps to reproduce:
1. Create document
2. Type "A" in first cell (without the quotes)
3. Format -> Conditional Format -> Condition ...
4. Choose [Cell value] [is equal to] [A]
5. Apply style [Header style]

Current behavior:
No warning whatsoever that this is not going to work, similarly, 'A' is also
not leading to any warnings


Expected behavior:
When you type in a cell =FIND('A';A1) in B2 (instead of the correct
=FIND("B";A1) ) the preview should at least show "#VALUE!" like when a formula
contains an incorrect value (I believe that even this warning should be
improved (but that would be a different issue))

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to