https://issues.apache.org/ooo/show_bug.cgi?id=122922
Bug ID: 122922
Issue Type: DEFECT
Summary: Writer crashes when deleting a row from a table after
copying a text from a cell in the same row
Product: Writer
Version: AOO 4.0.0
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: editing
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 81224
--> https://issues.apache.org/ooo/attachment.cgi?id=81224&action=edit
Example of the copied text from one cell to another in a different row but same
table
Whenever I tried to delete a row after copy-pasting a text from a cell to a
different cell that is in a different row, the program would always crashes
with the following detail error:
Problem signature:
Problem Event Name: BEX
Application Name: soffice.bin
Application Version: 4.0.9702.500
Application Timestamp: 51de9766
Fault Module Name: MSVCR90.dll
Fault Module Version: 9.0.30729.6161
Fault Module Timestamp: 4dace5b9
Exception Offset: 0006ccd5
Exception Code: c0000417
Exception Data: 00000000
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: 5718
Additional Information 2: 57183f5ab2e27e7416d1aeb718001530
Additional Information 3: 776b
Additional Information 4: 776be9e331ef26208ace915897ad1a05
In order to reproduce the error, these are the following steps that I took:
1) Create a table with at least 2 rows (I created a 2x3 table)
2) Fill in the cells with text (I wrote Cell 1 to Cell 6)
3) Copy the text from 1 cell paste the value to a different cell in a different
row (I copied the text "Cell 6" from the 2nd row and pasted to "Cell 3" from
the 1st row - see attached file)
4) Delete the row where you copied the text from by using Right-Click => Row =>
Delete (I tried to delete the 2nd row)
5) The program will crashes
NOTE: This looks like because the text is still in a clipboard or something
because if I copied a different text NOT from the same row (ie. a different row
or anywhere else not from the table), it will not crash when I try to delete
the row
--
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.