[Libreoffice-bugs] [Bug 136574] New: Disabling of automatic capitalization for calc not working in all cases
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 8 14:43:45 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136574
Bug ID: 136574
Summary: Disabling of automatic capitalization for calc not
working in all cases
Product: LibreOffice
Version: 6.4.5.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: pla at melexis.com
Description:
With [hopefully] all automatic corrections off, typing in lowercase is
transformed as shown below:
value -> value [OK]
va-lue -> Va-lue [Not OK]
value[] -> value[] [OK]
value[0] -> Value[0] [Not OK]
value{0} -> Value{0} [Not OK]
value(0) -> Value(0) [Not OK]
Of course it is not an exhaustive list, but only the case I encountered
Steps to Reproduce:
1. type "value[0]" in any cell
2. press enter
3.
Actual Results:
Value[0]
Expected Results:
value[0]
Reproducible: Always
User Profile Reset: No
Additional Info:
None
--
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/20200908/124fc7b8/attachment.htm>
More information about the Libreoffice-bugs
mailing list