[okular] [Bug 426035] New: Okular doesn't play ConText animated files

João Netto bugzilla_noreply at kde.org
Mon Aug 31 21:43:23 BST 2020


https://bugs.kde.org/show_bug.cgi?id=426035

            Bug ID: 426035
           Summary: Okular doesn't play ConText animated files
           Product: okular
           Version: 1.11.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: PDF backend
          Assignee: okular-devel at kde.org
          Reporter: joaonetto901 at gmail.com
  Target Milestone: ---

Okular can't play animated files from ConText as seen in examples.

http://dl.contextgarden.net/examples/euro-anim/

Quick look at the JavaScript from the code and I could get this:

https://pastebin.com/mDVysKah

As of now we can't support the field.value = "On" for FormButtons. I dug a
little bit to find if this was the only problem with the PDF. Unfortunately it
doesn't seem so. 

My problem with the FormButtons on this pdf is that they only show a check
mark, when they should've rendered the full image from the button.

Things that I've tried:

Hiding each button when showing a new one.
Debugged to see if the JavaScript code is running correctly. It is.
Changing "Yes" to "On" on kjs_field.cpp, playing a little to see if I could
render it.

Tests were done on the latest release of Poppler with the kdesrc-build okular.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list