Bug 452094 - animated PDFs controls cannot be clicked in presentation mode
Summary: animated PDFs controls cannot be clicked in presentation mode
Status: REPORTED
Alias: None
Product: okular
Classification: Applications
Component: PDF backend (show other bugs)
Version: 21.12.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-31 00:10 UTC by ferdymercury
Modified: 2022-03-31 00:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ferdymercury 2022-03-31 00:10:14 UTC
SUMMARY
Animated PDF controls can not be clicked in Presentation mode.

STEPS TO REPRODUCE
1. Download https://texample.net/media/tikz/examples/PDF/animated-definite-integral.pdf
2. Try to click on the controls in presentation mode
3. Exit presentation mode
4. Click on Show Forms
5. Click on the controls

OBSERVED RESULT
You can click the animated PDF controls in normal mode, but not in presentation mode. Note that this behavior is exactly opposite to media9-movies, they can be played in presentation mode but not in normal mode https://bugs.kde.org/show_bug.cgi?id=452093, which makes it hard to give a presentation that contains both types of objects, as you have to keep switching between modes.

Side note: If the generated Tikz is generated with 'autostart', then it plays well both in normal and in presentation mode. Still, there is no way to click on the controls in presentation mode.

EXPECTED RESULT
Both normal mode (after ShowForms is clicked) and presentation mode work equally well.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 18

ADDITIONAL INFORMATION
https://bugs.kde.org/show_bug.cgi?id=452093
https://bugs.kde.org/show_bug.cgi?id=434964