Issue 45197 - I can't stop slideshow animation effects with a mouseclick
Summary: I can't stop slideshow animation effects with a mouseclick
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: 680m86
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0.4
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-16 15:20 UTC by christian.guenther
Modified: 2006-08-03 11:20 UTC (History)
1 user (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 christian.guenther 2005-03-16 15:20:48 UTC
- open an Impress
- insert 2 objects
- assign a custom animation to each object
- assign a long soundeffect to the first object (e.g. Wallewal)
- assign stop previous sound to the second object
- start the presentation
- try to start the second effect when the first is finish but the sound is still
running.
-> you can't stop the sound
- if you change the timing start of the second object to 'start after previous'
the sound stops when the effect is finish
Comment 1 thb 2005-03-16 19:43:16 UTC
@cl: didn't you just added that feature to impress36? Please have a look.
Comment 2 clippka 2005-03-17 08:38:53 UTC
CL->THB: I did add the stop sound feature so a XCommand node could stop playing
sounds when it is executed.

The problem of this issue is that the next click action is not executed until
the last animation played fully, this includes even long sound effects. The
competetive correct solution would be to stop current animation, display the
resulting state of the animation and start next click action when a user clicks
the mouse.
If this is not doable for OOo 2.0 final then we at least should not wait for the
sound to finish.
Comment 3 thb 2005-03-17 09:56:58 UTC
@dbo: I'd say that fixing that for sounds will fix it for all other effects as
well. I've changed the title accordingly, please have a look.
Comment 4 ooo 2005-03-18 14:25:44 UTC
set target to OOo 2.0.1
Comment 5 Daniel Boelzle [:dbo] 2005-06-13 09:55:40 UTC
fixed.
Comment 6 Daniel Boelzle [:dbo] 2005-06-24 13:57:26 UTC
fix is not appropriate.
Comment 7 Daniel Boelzle [:dbo] 2005-08-23 08:36:50 UTC
fix requires large changes which are too risky for a simple bugfix patch => later
Comment 8 Daniel Boelzle [:dbo] 2005-11-25 15:18:33 UTC
@THB: as agreed to you...
Comment 9 Daniel Boelzle [:dbo] 2006-07-19 10:40:23 UTC
.
Comment 10 Daniel Boelzle [:dbo] 2006-07-19 11:31:00 UTC
.
Comment 11 Daniel Boelzle [:dbo] 2006-07-20 17:10:58 UTC
.
Comment 12 christian.guenther 2006-07-24 16:31:33 UTC
CGU: Verified in cws presfixes10
Comment 13 christian.guenther 2006-08-03 11:20:26 UTC
CGU: Integrated in src680m180