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 Forms - fill login option should not be displayed in context menu #12224

Closed
cfogelSV opened this issue Aug 17, 2020 · 6 comments
Closed

PDF Forms - fill login option should not be displayed in context menu #12224

cfogelSV opened this issue Aug 17, 2020 · 6 comments

Comments

@cfogelSV
Copy link

@cfogelSV cfogelSV commented Aug 17, 2020

Affected versions

  • 81.0a1 (2020-08-16)

Affected platforms

  • Windows 10, macOS 11.0

Steps to reproduce
pdfjs.renderInteractiveForms - enabled

  1. Launch Firefox;
  2. Access a PDF form with fillable content;
  3. Right Click in any text-input field or dropdown menu;

Expected result

  • expected options are displayed;

Actual result

  • login - user account data should not be available to pre-fill in such forms;

Additional notes:

  • S2/3 as suggested severity due to the potential data secure issues might be caused by users that wouldn't pay attention;
  • attached screenshot with the issue;
@timvandermeij
Copy link
Contributor

@timvandermeij timvandermeij commented Aug 17, 2020

The screenshot appears to be missing, but from what I can find this is a browser setting and can't be disabled programmatically. If that is indeed true and we want this, this requires an upstream issue in Bugzilla as well since that would require a Firefox change.

@brendandahl brendandahl added this to To do in Form fill Aug 20, 2020
@cfogelSV
Copy link
Author

@cfogelSV cfogelSV commented Aug 24, 2020

Screenshot 2020-08-24 at 08 47 54

Uploaded the image as well.

@timvandermeij
Copy link
Contributor

@timvandermeij timvandermeij commented Aug 24, 2020

@brendandahl Do you know if this can be disabled programmatically? I couldn't find any resources for that, so I think this is an upstream issue instead?

@brendandahl
Copy link
Contributor

@brendandahl brendandahl commented Aug 25, 2020

I think this will have to be fixed upstream.

@brendandahl
Copy link
Contributor

@brendandahl brendandahl commented Aug 25, 2020

I've created an upstream bug for this:
https://bugzilla.mozilla.org/show_bug.cgi?id=1661131

@brendandahl brendandahl moved this from To do to In progress in Form fill Aug 25, 2020
@cfogelSV
Copy link
Author

@cfogelSV cfogelSV commented Aug 31, 2020

Patch verified. Closing issue.

@cfogelSV cfogelSV closed this Aug 31, 2020
@timvandermeij timvandermeij moved this from In progress to Done in Form fill Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants