Issue 36948 - input must not be buffered during presentation
Summary: input must not be buffered during presentation
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: OOo 1.0.0
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-10 14:59 UTC by clippka
Modified: 2005-04-01 15:23 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 clippka 2004-11-10 14:59:31 UTC
while a presentation is running, input must not be buffered. If f.e. the next
slide is prepared and the user clicks more than one time without any effect on
the slide, the slideshow should only advance one slide and ignore all other
mouse clicks during that period of time.
Comment 1 thb 2004-12-01 20:42:09 UTC
->cl: There's no way for me to tell whether a given event is 'the last one', or
whether there are still some waiting in the queues. Please handle that in sd.
Comment 2 clippka 2005-01-03 11:56:22 UTC
accepted
Comment 3 clippka 2005-01-22 19:25:43 UTC
fixed

Behaviour is now like in OOo 1.x. After a slide change all input is ignored for 20ms
Comment 4 clippka 2005-01-24 12:20:48 UTC
reopened to send back to qa
Comment 5 clippka 2005-01-24 12:28:47 UTC
send back to qa
Comment 6 clippka 2005-01-24 12:29:31 UTC
set back to fixed
Comment 7 christian.guenther 2005-01-25 18:05:13 UTC
Verified in cws impress30
Works only with the spacebar. Write a new bug for the other keys (page.down,
cursor right)
Comment 8 christian.guenther 2005-04-01 15:23:14 UTC
Integrated in src680m90