Issue 36948

Summary: input must not be buffered during presentation
Product: Impress Reporter: clippka
Component: codeAssignee: christian.guenther
Status: CLOSED FIXED QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 1.0.0   
Target Milestone: OOo 2.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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