https://issues.apache.org/ooo/show_bug.cgi?id=46263
Sue <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #4 from Sue <[email protected]> --- I was able to reproduce this issue on a windows 7, using 3.3.0 (Build:0567) and windows 8 using 4.0.1 (Build:9714). I was able to reproduce using the following steps. 1. Create atable in a new document a. From menu select “Table” “Insert” “Table” b. Select 2 columns, 3 rows c. In rows 1 and 2 enter a numeric value in both columns 2. Create formula to sum row 1 & 2 in row 3 a. Place cursor in row 3 column 1 b. From menu select “Table” “Formula” c. Type =Sum in formula bar d. Select row 1 column1 and drag to row 2 column 1 e. Press enter f. Formula “=sum(<A1:A2> is now in row 3 3. Copy formula from row 3 column 1 to row 3column2 *** Note that the formula was not copied – only the value. You can confirm this by hovering the cursor over the entry in row 3 column 1 (should see=sum<A2:A2>) and then hovering the cursor over row 3 column 2.(do not see formula) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
