Issue 87645 - After "Load style" frame wrap initially not evaluated
Summary: After "Load style" frame wrap initially not evaluated
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: editing (show other issues)
Version: OOo 2.3.1
Hardware: All All
: P3 Trivial with 1 vote (vote)
Target Milestone: 3.4.0
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2008-03-31 13:42 UTC by tab
Modified: 2017-05-20 10:30 UTC (History)
2 users (show)

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


Attachments
File with frame and multilevel style (14.44 KB, application/vnd.oasis.opendocument.text)
2008-03-31 13:44 UTC, tab
no flags Details
template from which styles are loaded (8.10 KB, application/vnd.oasis.opendocument.text-template)
2008-03-31 13:46 UTC, tab
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description tab 2008-03-31 13:42:42 UTC
StyLoad.odt has Fig.10 without text wrap.
Load styles from template Examen,  checking 'Numbering' and 'Overwrite'; now,
text runs behind Fig.10!
Load styles from template Examen,  checking  'Text', 'Numbering' and
'Overwrite'; now, all Numbering3 paragraphs, which were at levels 3 or 4, are at
level 1!
Comment 1 tab 2008-03-31 13:44:00 UTC
Created attachment 52399 [details]
File with frame and multilevel style
Comment 2 tab 2008-03-31 13:46:14 UTC
Created attachment 52400 [details]
template from which styles are loaded
Comment 3 michael.ruess 2008-03-31 15:56:26 UTC
Second problem regarding the numbering problem is already tracked as issue 64548.

MRU->OD: open attached odt and "load styles" from the ott while only "Numbering"
and "Overwrite" options are checked. The wrapping of the frame is now evaluated
incorrectly (the property did not change). Moving the frame and triggering
"Undo" will workaround the problem.
At least with OO 2.1 this worked - I was not able to test with 2.2 or 2.2.1; OO
2.3.1 already showed the problem.
Comment 4 tab 2008-06-23 23:08:20 UTC
Defect remains in v.2.4.1
The figure wrapping can be 'worked around'.
The worst part is that all numbering levels are set to 1.
Comment 5 Oliver-Rainer Wittmann 2011-02-17 17:04:39 UTC
Evaluation in OOo 3.3:
- defect "incorrect wrapping after Load style from template" is still occurs
- defect "incorrect list levels after Load style from template" is fixed
Comment 6 mst.ooo 2011-03-04 11:02:59 UTC
Comment on attachment 52399 [details]
File with frame and multilevel style

fix attachment mime type
Comment 7 mst.ooo 2011-03-04 11:04:16 UTC
Comment on attachment 52400 [details]
template from which styles are loaded

fix attachment mime type
Comment 8 Oliver-Rainer Wittmann 2011-03-14 14:49:50 UTC
fixed in cws sw34bf05 - changed file:
/sw/source/core/layout/flyfrm.cxx, 
change set http://hg.services.openoffice.org/cws/sw34bf05/rev/71c57fe44d60
Comment 9 Oliver-Rainer Wittmann 2011-03-15 08:47:24 UTC
reviewed code to fix this issue with OS
Comment 10 Oliver-Rainer Wittmann 2011-03-21 09:28:17 UTC
od->mru: Checked in internal installation set of cws sw34bf05 - please verify.
Comment 11 michael.ruess 2011-03-22 15:04:00 UTC
Verified fix in CWS sw34bf05.