https://issues.apache.org/ooo/show_bug.cgi?id=124859
Issue ID: 124859
Issue Type: DEFECT
Summary: Wrong number of columns/rows inserted into Table
Product: Writer
Version: OOo 3.3 or older
Hardware: All
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: editing
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83364
--> https://issues.apache.org/ooo/attachment.cgi?id=83364&action=edit
Sample Document with instructions
Reproducible with "AOO 4.1.0 Release – German UI / German locale
[AOO410m18(Build:9764) - Rev. 1589052 2014-04-22 11:43:54]" on German WIN7
Home Premium (64bit)", “historic” 4. User Profile used for all predecessor
versions
This one is a spin off from Issue 82815 - Insert column resizes all columns in
the table instead of selected .
Step By Step
------------
Following tests will be for Columns, results for tests with Rows would show
similar results (except row height). As preparation it might be necessary to
add Icons 'Insert Row' and 'Insert olumn' to a toolbar
1. Test 1: Click B2 → Click 'Insert Column (icon)'
> as expected a column will be inserted behind column B
→ 'Undo' for new test
Test 1.1: Click B2 → Menu 'Table → Insert → Column' (leave 'Position =
after')
> Number of columns due to value in Spin box will be inserted
That all as expected
2. Test 2: Select columns A:B → Click 'Insert Column (icon)'
> Unexpectedly only 1 column will be inserted. Unexpected because in
Calc the click on the Icon would insert number of columns as
number of columns what have been selected.
An indication that something has gone wrong here is that the
new column has the width of 2 old columns, looks as if the plan
might have been to insert 2 columns.
And indeed, until OOo 2 this action would have inserted
2 columns
→ 'Undo' for new test
Test 2.1: select columns A:B → Menu 'Table → Insert → Column → 2 Coluns'
(leave 'Position = after')
> Number of columns due to value in Spin box will be inserted, not
Number of columns due to value in Spin box multiplied with number of
selected columns.
An indication that something has gone wrong here is that the 2 new
columns have the width of 4 old columns, looks as if the plan
might have been to insert 4 columns.
And indeed, until OOo 2 this action would have inserted 4 columns
Additional Info:
-----------------
(a) Still the same in LibO 4.1
(b) I will submit a separate issue for the rare and misleading Help
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.