Issue 78544 - PresentationViewShell::FinishInitialization() displays slide, then resizes
Summary: PresentationViewShell::FinishInitialization() displays slide, then resizes
Status: CONFIRMED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: recent-trunk
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-15 21:29 UTC by thb
Modified: 2017-05-20 11:08 UTC (History)
2 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 thb 2007-06-15 21:29:54 UTC
In PresentationViewShell::FinishInitialization(), first the current slide is
displayed, and only after that Rsize() is called. This leads to the unfortunate
situation that the slideshow prefetches a slide for the wrong output size, which
I had to clumsily workaround by posting myself an event in slideshow's
slideshowimpl.cxx. Please swap order, if at all possible.
Comment 1 thb 2007-06-15 21:30:30 UTC
.
Comment 2 clippka 2007-07-04 14:57:05 UTC
This resize should not change the size. Anyway If I move it before slideshow
creation then there will be an assertion from the gdi++ that you can't set your
transformations and the slideshow will be empty..
Comment 3 thb 2007-07-04 18:38:37 UTC
@cl: well it _does_ change the size for me, running fullscreen under windows,
and using a slideshow from CWS prefixes12 (nominated, BTW). At any rate, can fix
this myself in sd, but thought this might have been on purpose. 
The complaints from gdi+ should vanish with presfixes12, or I'll fix this
alongside...
Comment 4 thb 2007-07-05 15:40:34 UTC
Fixed in CWS thbpp8.
Comment 5 thb 2007-07-23 15:56:32 UTC
Fixed but failed. Not enough time to do this properly for 2.3, backing out fix
from CWS thbpp8.
Comment 6 Martin Hollmichel 2007-11-09 17:19:49 UTC
set target from 2.x to 3.x according to
http://wiki.services.openoffice.org/wiki/Target_3x
Comment 7 thb 2008-06-27 09:28:13 UTC
@cl: please take over, this is your turf (I guess this is more or less
reminder-only).
Comment 8 clippka 2010-02-23 17:44:00 UTC
reassigned
Comment 9 Marcus 2017-05-20 11:08:28 UTC
Reset assigne to the default "issues@openoffice.apache.org".