Add support for Next actions following an action
AbandonedPublic

Authored by aheinecke on Mar 23 2018, 12:36 PM.

Details

Reviewers
None
Group Reviewers
Okular
Maniphest Tasks
T8278: Support "Next" value of PDF form actions
Summary

Next actions are action dictionaries or an array
of action dictonaries. "Next" is an entry in the
general action dictionary.

These actions are supposed to be performed after each other.
So that a single button press can for example
both trigger a Hide action and a JavaScript action.

Test Plan

Using visibilitytest autotest in okular.

Diff Detail

Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
aheinecke requested review of this revision.Mar 23 2018, 12:36 PM
aheinecke created this revision.
aacid added a subscriber: aacid.Mar 26 2018, 7:50 PM

Please put this on poppler's bugzilla

aheinecke abandoned this revision.Apr 9 2018, 2:40 PM

Please see the freedesktop issue for the latest patch.