https://issues.apache.org/ooo/show_bug.cgi?id=126015
Issue ID: 126015
Issue Type: DEFECT
Summary: changing a formula reference to A$2 and then pressing
enter automatically adds "AND()"
Product: Calc
Version: 4.1.0
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: editing
Assignee: [email protected]
Reporter: [email protected]
Changing a formula reference to A$2, S$2 or T$2 and then pressing enter
automatically adds "AND()", "SUM()" or "TEXT()" instead of exiting the formula.
To replicate;
1. create a new formula = A$2 (the number can be anything, 2 is just an
example)
2. press enter
3. edit the formula (double click on it)
4. change the character "A" to "S" (S$2) or "T" (T$2)
Current behaviour: Calc automatically adds "SUM()" or "TEXT()" text
Expected behaviour: Calc exits formula
Note it doesn't matter if the formula text is edited inline (within the cell)
or in the formula bar.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.