[Poppler-bugs] [Bug 75979] New: Use field value V for radio buttons

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 10 07:05:27 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75979

          Priority: medium
            Bug ID: 75979
          Assignee: poppler-bugs at lists.freedesktop.org
           Summary: Use field value V for radio buttons
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: mkasik at redhat.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: general
           Product: poppler

Created attachment 95505
  --> https://bugs.freedesktop.org/attachment.cgi?id=95505&action=edit
Use field value V for radio buttons

A form field button should be set to "on" state only if its "AS" value is equal
to "V" value of its parent. It seems that it is implemented this way in xpdf
and to some extent also in Adobe Reader (it seems that it uses only the "V"
value and doesn't compare it with "AS" value). This is also used in the
situation when there is no "AS" value defined in the child field.
The attached patch compares current appearance state with the "V" value and let
it set to "on" state only if they are equal.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20140310/57b50e1a/attachment.html>


More information about the Poppler-bugs mailing list