Issue 59964 - OOo Writer crashes while handling with special content
Summary: OOo Writer crashes while handling with special content
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: OOo 2.0.1
Hardware: PC Windows, all
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords: crash, oooqa
Depends on:
Blocks:
 
Reported: 2006-01-02 18:57 UTC by hannes_rannes
Modified: 2013-08-07 14:42 UTC (History)
2 users (show)

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


Attachments
odt-document with affected content and picture, which shows this content marked (20.53 KB, application/x-compressed)
2006-01-02 19:05 UTC, hannes_rannes
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description hannes_rannes 2006-01-02 18:57:45 UTC
I have got a document and in this document there is a part with two columns.
In each column is a table. When you try to copy and paste (for example in a new
document) or drag and drop this content on another place OOo crashes.

In the second case (drag & drop) OOo doesn't even restart itself, in the first
it does.
Comment 1 hannes_rannes 2006-01-02 19:05:37 UTC
Created attachment 32847 [details]
odt-document with affected content and picture, which shows this content marked
Comment 2 hwoarang 2006-01-02 19:35:18 UTC
Can reproduce with OOo 2.0.1 Win98SE.

Steps:
Select both columns 
Ctrl+C
Ctrl+N
Ctrl+V
-> Crash

Select both columns
Click, drag and drop below
-> Crash

Thank you for reporting.

Hwoarang
Comment 3 Oliver-Rainer Wittmann 2006-01-03 08:18:34 UTC
Investigation reveals that the crash fits to the internal stacktrace issue 127067.

Thus, taking over this issue and set target to OOo 2.0.2
Comment 4 hannes_rannes 2006-01-03 14:21:28 UTC
Could it be, that this issue number is false? (There does not seem to be an
issue numbered 127067)
Comment 5 Oliver-Rainer Wittmann 2006-01-03 15:17:51 UTC
accepted.

defect cause:
The copy of the anchored object - in this case the shape, which is anchored
inside the second table - isn't correct. It's anchor position is incorrect. This
caused by the fact that
the selection doesn't contain the complete columned section. Thus, the columned
section isn't copied. The current algorithm, which determines the correct anchor
position in the copied document part, doesn't consider this case. Thus, the
anchor position of the copied anchored object is wrong.
Comment 6 Oliver-Rainer Wittmann 2006-01-03 15:35:49 UTC
defect already occurs since OOo 1.0 and also in StarOffice 5.2
Comment 7 Oliver-Rainer Wittmann 2006-01-04 14:18:20 UTC
OD->hannes_rannes:
issue 127067 is an *internal* stacktrace issue from another bugtracking systems.
Comment 8 Oliver-Rainer Wittmann 2006-01-04 16:06:52 UTC
fixed in cws swqbf50 - changed file:
/sw/source/core/docnode/ndcopy.cxx, 1.18.78.1
Comment 9 Oliver-Rainer Wittmann 2006-01-17 08:32:35 UTC
OD->MRU: Checked in internal installation set of cws swqbf50 - please verify.

re-open issue and reassign to mru@openoffice.org
Comment 10 Oliver-Rainer Wittmann 2006-01-17 08:32:44 UTC
reassign to mru@openoffice.org
Comment 11 Oliver-Rainer Wittmann 2006-01-17 08:32:51 UTC
reset resolution to FIXED
Comment 12 michael.ruess 2006-01-25 15:25:04 UTC
Verified fix in CWS swqbf50.
Comment 13 michael.ruess 2006-02-09 14:48:09 UTC
Checked in 680m156.