Issue 17045 - Multi-sheet manipulation for rows and columns broken
Summary: Multi-sheet manipulation for rows and columns broken
Status: CLOSED DUPLICATE of issue 7088
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: oc
QA Contact: issues@sc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-18 05:30 UTC by andree
Modified: 2003-09-08 16:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description andree 2003-07-18 05:30:47 UTC
Sceanrio:
- create new spreadsheet document
- select all three tabs
- enter text 'Cell A1' in cell A1
- enter text 'Cell A2' in cell A2
- enter text 'Cell B1' in cell B1
- enter text 'Cell B2' in cell B2
- highlight row 2
- right-mouse-click the 2 in the grey box of row 2
- choose 'Delete Contents...' from the context menu
  -> contents of selected row is deleted for all three sheets as expected
- undo
- right-mouse-click the 2 in the grey box of row 2
- choose 'Insert Rows' from the context menu

Expected result:
- a new row gets insert for all three sheets as all sheets are selected

Actual (buggy) result:
- a new row only gets inserted for sheet 1
- sheet 2 and sheet 3 remain unchanged although they are selected

Remarks:
- the same applies to
  - deleting rows
  - inserting columns
  - deleting columns
- they only function from the conext menu that works as expected is 'Delete 
  Contents...'
Comment 1 frank 2003-07-18 10:46:55 UTC
Hi Andree,

this is a duplicate to Issue 7088

Frank

*** This issue has been marked as a duplicate of 7088 ***
Comment 2 frank 2003-07-18 10:47:11 UTC
Closed double