Issue 89496

Summary: Animated text freeze the running presentation
Product: Impress Reporter: christian.guenther
Component: viewingAssignee: clippka
Status: CLOSED DUPLICATE QA Contact: issues@graphics <issues>
Severity: Trivial    
Priority: P2 CC: issues, philipp.lohmann
Version: BEA300m2   
Target Milestone: OOo 3.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description christian.guenther 2008-05-15 09:48:02 UTC
- start an Impress
- insert a textbox and write a small text
- assign a Text animation to the text (Format/Text/Textanmiation)
- start the presentation
- you can't do anything in the presentation.
Comment 1 thb 2008-05-15 11:29:40 UTC
Seems like the event loop is starving - SalXLib::Yield() processes all queued
events, before looking for new events on the FDs - and removing the
App::Reschedule() in presenterview killed the last chance to re-insert new
events into the queues...
Comment 2 clippka 2008-06-06 14:21:47 UTC
*** Issue 90085 has been marked as a duplicate of this issue. ***
Comment 3 clippka 2008-06-07 17:23:12 UTC
duplicate to issue 89305 

*** This issue has been marked as a duplicate of 89305 ***
Comment 4 clippka 2008-06-07 17:23:40 UTC
closing