Issue 54471 - delete cells and crash.
Summary: delete cells and crash.
Status: CLOSED DUPLICATE of issue 51445
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: OOO 2.0 Beta2
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: spreadsheet
QA Contact: issues@sc
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2005-09-12 04:24 UTC by lingletcl
Modified: 2005-09-13 11:32 UTC (History)
3 users (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 lingletcl 2005-09-12 04:24:33 UTC
1.Select the first cell range A1:B4, and merge;
2.Select the second cell range C1:D4, and merge;
3.Execute the command "Delete cells...", the spreadsheet application crash!
Comment 1 Rainer Bielefeld 2005-09-12 06:30:35 UTC
I checked with 2.0 (1.9.m125) German version WIN XP: [680m125(Build8947)]
following the instruction word by word, result WFM.

Reporter, please contribute more details in your instruction, for example with
what settings, what cursor position and what marked cells you executed "Delete
cells".

May be this is a duplicate of issue 51445?
Comment 2 nagashree 2005-09-12 07:06:03 UTC
I was even not able to replicate the issue with OpenOffice m128 on both Windows
and Linux.
Comment 3 lingletcl 2005-09-12 08:15:12 UTC
I'm sorry for my incaution!
1.Select the first cell range A1:B4, and merge;
2.Select the second cell range C1:D4, and merge;
3.Select extendly both of the merged cell ranges by push down the key "Ctrl", 
and the cursor position is the merged cell C1;
4.Execute the command "Delete cells...", the spreadsheet application crash! 

hi, according to the way to resolve Issue 51445, I update my files followed:
oo\sc\source\ui\docshell\docfunc.cxx
oo\sc\source\core\data\table2.cxx
oo\sc\source\ui\undo\undoblk.cxx

the crash disappeared, but a new problem appeared! I found A1:B3 and C1:D3 
looked like merged cells, then I clicked the C1:D3, a warning box 
appeared:"Invalid range". Push down the "ok" button, and then push down the 
keys "Ctrl+Z",A1:B1 and C1:D1 looked like merged cells, not A1:B4 and C1:D4!
Comment 4 Rainer Bielefeld 2005-09-12 08:24:20 UTC
@ lingletcl:
You agree that this issue is a DUP of Issue 51445? If not, pls. reopen with comment.

For the new problems in comments from lingletcl Mon Sep 12 00:15:12 -0700 2005
you should open a new issue.

*** This issue has been marked as a duplicate of 51445 ***
Comment 5 Rainer Bielefeld 2005-09-13 11:32:29 UTC
.