Bug 106095 - [PATCH] Fix parsing of focus out actions
Summary: [PATCH] Fix parsing of focus out actions
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-17 08:07 UTC by Andre Heinecke
Modified: 2018-04-17 09:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to fix the focus out action key (1.09 KB, patch)
2018-04-17 08:07 UTC, Andre Heinecke
Details | Splinter Review

Description Andre Heinecke 2018-04-17 08:07:58 UTC
Created attachment 138875 [details] [review]
Patch to fix the focus out action key

Noticed while looking at: https://bugs.kde.org/show_bug.cgi?id=307304
The Example document there contains several Focus Out actions. These were not parsed by poppler.

Adobe's PDF Reference says on page 650 that focus out is "Uppercase B and lowercase L" :-)


With this fix the focus out javascript from the test document in KDE Bug 307304 is printed with "pdfinfo -js".
Comment 1 Albert Astals Cid 2018-04-17 09:16:04 UTC
LOL :D

Pushed


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.