Issue 49017 - activating writer8 OLE in MS Word doc loops
Summary: activating writer8 OLE in MS Word doc loops
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: michael.ruess
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-10 15:22 UTC by peter.junge
Modified: 2005-07-22 16:15 UTC (History)
1 user (show)

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


Attachments
A document that allows to trigger the problem. (14.00 KB, application/msword)
2005-05-10 17:28 UTC, mikhail.voytenko
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description peter.junge 2005-05-10 15:22:21 UTC
first make sure that OLE conversion in Tools::Options...::Load/Save::MS Office
is disabled
create simple writer8 document
save and close
open new text document
Insert::Object::OLE Object
check 'create from file'
choose previously created writer8 document
save as ... with filter 'MS Word 97/2000/XP'
reload file
activate OLE object wirh double-click
-> LOOP
Comment 1 mikhail.voytenko 2005-05-10 17:24:11 UTC
MAV->OS: The problem seems to be the rooler painting.
The loop in svtools/source/control/ruler.cxx in function "Ruler::ImplDrawTicks()"
that starts at line 581 ( SRC680/m102 ) seems to be guilty. It looks like in
this case it never ends. Could you please take a look.
Comment 2 mikhail.voytenko 2005-05-10 17:26:00 UTC
MAV->OS: The problem seems to be the rooler painting.
The loop in svtools/source/control/ruler.cxx in function "Ruler::ImplDrawTicks()"
that starts at line 581 ( SRC680/m102 ) seems to be guilty. It looks like in
this case it never ends. Could you please take a look.
Comment 3 mikhail.voytenko 2005-05-10 17:28:27 UTC
Created attachment 25988 [details]
A document that allows to trigger the problem.
Comment 4 Oliver Specht 2005-05-11 11:32:28 UTC
Fixed in cws os62 in
svtools/source/control/ruler.cxx
Comment 5 Oliver Specht 2005-06-29 12:39:36 UTC
cws os62 can be found on cws03

re-open issue and reassign to mru@openoffice.org
Comment 6 Oliver Specht 2005-06-29 12:39:41 UTC
reassign to mru@openoffice.org
Comment 7 Oliver Specht 2005-06-29 12:39:49 UTC
reset resolution to FIXED
Comment 8 michael.ruess 2005-06-29 15:34:08 UTC
Verified fix in CWS os62.
Comment 9 Oliver Specht 2005-06-30 08:46:04 UTC
Also fixed in cws os65
Comment 10 michael.ruess 2005-06-30 09:53:31 UTC
Reopened for fix in 2.0.
Comment 11 michael.ruess 2005-06-30 09:54:37 UTC
Reassigned to OS with new target "2.0"
Comment 12 michael.ruess 2005-07-01 08:57:56 UTC
Forgot to reassign.
Comment 13 Oliver Specht 2005-07-05 14:58:47 UTC
.
Comment 14 Oliver Specht 2005-07-06 09:57:38 UTC
cws os65 can be found on cws03

re-open issue and reassign to mru@openoffice.org
Comment 15 Oliver Specht 2005-07-06 09:57:43 UTC
reassign to mru@openoffice.org
Comment 16 Oliver Specht 2005-07-06 09:57:46 UTC
reset resolution to FIXED
Comment 17 michael.ruess 2005-07-08 12:07:39 UTC
Verified fix in CWS os65.
Comment 18 michael.ruess 2005-07-22 16:15:09 UTC
^Checked fix in 680m119.