Description: Table formulas using LEFT, RIGHT, ABOVE, BELOW position specifiers display wrong values or go missing regardless of the type of formula. Steps to Reproduce: 1. Create a new docx in Word. 2. Insert a table. 3. Insert some formulas inside the table with LEFT, RIGHT, ABOVE, BELOW position specifiers 4. Save and open it in LO. Actual Results: The formulas display either 0 value instead of a nonzero, or “expression faulty” error. Expected Results: They should still be there. Reproducible: Always User Profile Reset: No Additional Info: Version: 6.3.0.0.alpha0+ Build ID: 950bdd703bb4430526598a132897a6b77cb21005 CPU threads: 4; OS: Windows 6.3; UI render: GL; VCL: win; Locale: hu-HU (hu_HU); UI-Language: en-US Calc: threaded
Created attachment 149183 [details] Screenshot of the document side by side in Writer and Word.
Created attachment 149184 [details] Original document with table formulas.
Formulas: debug:7354:7354: =SUM(ABOVE;LEFT) debug:7354:7354: =SUM(RIGHT;ABOVE) debug:7354:7354: =SUM(BELOW;LEFT) debug:7354:7354: =SUM(RIGHT;BELOW) debug:7354:7354: =SUM(LEFT) debug:7354:7354: =SUM(LEFT;RIGHT) debug:7354:7354: =SUM(RIGHT) debug:7354:7354: =SUM(ABOVE) debug:7354:7354: =SUM(ABOVE;BELOW) debug:7354:7354: =SUM(BELOW) Closing as a dupe of bug 123355 *** This bug has been marked as a duplicate of bug 123355 ***
Not resolved.
This attachment 149184 [details] not resolved. attachment 149199 [details] from bug 123391 and attachment 149201 [details] from bug 123392 with SUM are OK.
More changes, final fix with source 782700c6940341d489eabf00a531cb184941484e of bug 122648. *** This bug has been marked as a duplicate of bug 122648 ***