Issue 93482 - The activation of presentation object places window wrong.
Summary: The activation of presentation object places window wrong.
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOO300m4
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.0
Assignee: michael.ruess
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 88888
  Show dependency tree
 
Reported: 2008-09-04 12:13 UTC by mikhail.voytenko
Modified: 2008-09-15 16:25 UTC (History)
5 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 mikhail.voytenko 2008-09-04 12:13:06 UTC
If the imported OOXML presentation object is activated, it's window is placed
wrongly.
Comment 1 mikhail.voytenko 2008-09-10 09:36:48 UTC
The problem is reproducible for any Draw/Impress object activated in writer.
Setting the priority to 3.0 as discussed with mh.
Comment 2 mikhail.voytenko 2008-09-10 09:37:21 UTC
.
Comment 3 mikhail.voytenko 2008-09-10 14:05:45 UTC
mav->od,mba: I have integrated the solution suggested by od in cws mav39. Could
you please review it. The changed files are
        M       inc/fesh.hxx    1.63 -> 1.63.228.1
        M       source/core/frmedt/fews.cxx     1.48 -> 1.48.210.1
        M       source/core/layout/pagechg.cxx  1.57 -> 1.57.98.1
        M       source/ui/inc/wrtsh.hxx 1.45.176.1 -> 1.45.176.1.8.1
        M       source/ui/wrtsh/wrtsh1.cxx      1.72 -> 1.72.120.1
Comment 4 frank.meies 2008-09-10 14:48:16 UTC
[...] The problem is reproducible for any Draw/Impress object activated in
writer. [...]

Why not for Calc OLE objects?
Comment 5 Mathias_Bauer 2008-09-10 16:09:19 UTC
The problem is the SfxChildWindow object that Draw uses for the slide sorter.
The view size changed caused by the activation of Draw comes too late - the
container already has positioned the object and doesn't expect further resizes
for its view.

Comment 6 mikhail.voytenko 2008-09-11 08:26:51 UTC
mav->mru: Please verify the issue.
Comment 7 michael.ruess 2008-09-12 12:29:27 UTC
Verified fix in CWS mav39.
Comment 8 michael.ruess 2008-09-15 16:25:17 UTC
Checked fix in OOO300m6 build.