We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://justis.nl/sites/default/files/2022-12/Aanvraagformulier%20Verklaring%20Omtrent%20het%20Gedrag%20%28VOG%29%20niet%20ingezetenen.pdf
Firefox 132
Windows 11
4.7.18
Yes
No
The radio buttons of question 2.4a should become visible
Only the first radio button of question 2.4a becomes visible.
No response
https://bugzilla.mozilla.org/show_bug.cgi?id=1922766 was filed for this issue.
The text was updated successfully, but these errors were encountered:
Possibly a duplicate of issue #18906.
Sorry, something went wrong.
The visibility of the radios is changed from JS and we only apply the change on the first radio having the right name:
pdf.js/src/display/annotation_layer.js
Line 422 in 689ffda
In the radio case we must apply the change to every radio in the group.
Successfully merging a pull request may close this issue.
Attach (recommended) or Link to PDF file
https://justis.nl/sites/default/files/2022-12/Aanvraagformulier%20Verklaring%20Omtrent%20het%20Gedrag%20%28VOG%29%20niet%20ingezetenen.pdf
Web browser and its version
Firefox 132
Operating system and its version
Windows 11
PDF.js version
4.7.18
Is the bug present in the latest PDF.js version?
Yes
Is a browser extension
No
Steps to reproduce the problem
What is the expected behavior?
The radio buttons of question 2.4a should become visible
What went wrong?
Only the first radio button of question 2.4a becomes visible.
Link to a viewer
No response
Additional context
https://bugzilla.mozilla.org/show_bug.cgi?id=1922766 was filed for this issue.
The text was updated successfully, but these errors were encountered: