Skip to content
New issue

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

PDF - button(s) from in-page forms don't trigger actions #12308

Closed
cfogelSV opened this issue Sep 1, 2020 · 0 comments · Fixed by #12310
Closed

PDF - button(s) from in-page forms don't trigger actions #12308

cfogelSV opened this issue Sep 1, 2020 · 0 comments · Fixed by #12310
Labels

Comments

@cfogelSV
Copy link

cfogelSV commented Sep 1, 2020

Note

  • cross-checking with the interaction of the buttons revealed that, in fact the Print button would trigger the printing action in Chrome/Edge but not in Safari/Firefox;
  • the save button doesn't do anything in any browser;

Affected versions

  • 81.0b4, 82.0a1 (2020-08-31);

Affected platforms

  • macOS 10.15, Windows 10;

Steps to reproduce
pdfjs.renderInteractiveForms - true

  1. Launch Firefox;
  2. Access https://royalegroupnyc.com/wp-content/uploads/seating_areas/sample_pdf.pdf
  3. Scroll down;
  4. Click on the Save/Print button(s);

Expected result

  • Print/Save button should trigger the Print/Save action(s);

Actual result

  • nothing happens;

Regression range

  • not a regression;

Additional notes

  • S2/S3 as suggested severity.
@cfogelSV cfogelSV changed the title PDF form - button(s) from in-page forms don't trigger actions PDF - button(s) from in-page forms don't trigger actions Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants