https://bz.apache.org/ooo/show_bug.cgi?id=124859

Monika <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Monika <[email protected]> ---
Windows  8 (No any SP). 
OpenOffice v4.1.3. 
AOO413m1(Build:9783)  -  Rev. 1761381
2016-09-29 02:39:19

Feedback based upon reproduction of previous tests in Writer (and Calc):
As a preconditions for tests:
Step 1. Install latest version of the OO. 
Step 2. Open Writer and Calc. In each - create a table (5 columns 3 rows) and
insert values into the cells, as follow:
A1        C1    D1    E1
    B2            



Test 1. via Icon: Select cell B2 and Click 'Insert Column (icon)'
Result: added column as expected.

Test 1.1: via Menu:
 Select cell B2 → Select Menu 'Table \ Insert \ Column'. (leave default option:
'Position = after')
Result:
 Number of inserted columns is based upon Spin box. (Checked with 1-3 new
columns variations). Result as expected.

Test 2: via Icon: Select 2 columns A:B and Click 'Insert Column (icon)'
Result: Writer adds 1 column (on the right side). Calc adds 2 columns (on the
left side of the selected cell). 
Width of the columns in Calc was replecated for both selected columns (as in
selected columns). 
In Writer - there is only one column added, but the width of it is equal to a
cumulated width of A+B columns. 
(And I suspect that there might be an error in the code. Width is OK. Number of
added columns – only 1 instead of number of selected columns ).

Test 2.1: via Menu: select columns A:B → Menu 'Table \ Insert \ Column \ 2
Columns' (leave default option 'Position = after')
Result: 
In the Writer: Number of inserted columns is based upon value in the "Spin
box"; not based upon value in the "Spin box" multiplied with number of selected
columns.  
Here I'm not sure if it's OK.
In the Calc: Number of inserted columns depends upon number of selected
columns. Alike: 2 selected - 2 inserted. In writer – based upon number (If 2
then 2 inserted. And not 4.)


In summary:
Test 1 – OK. 
Test 1.1. - OK.
Test 2 - not OK. Writer seems to have an issue here. See details above.
Test 2.1 - not sure, if it's a desireable outcome.

Extra: Unexpected result for default place for the added column. Calc by
default adds from left side of the selected column. Writer - from the right
side.  Such an consistency.

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to