intbot / ng2-pdfjs-viewer

An angular component for PDFJS and ViewerJS (Supports all versions of angular)
Apache License 2.0
225 stars 113 forks source link

Page number - password manager autocomplete appears on page number input focus #208

Open 4rneorist opened 1 year ago

4rneorist commented 1 year ago

Hi, we are using angular 13 and ng2-pdfjs-viewer 13.2.2 Password autocomplete opens when I focus on page number input: image How to prevent it?

OliverGrack commented 1 year ago

Hello there, I think this most likely is a issue with pdfjs itself. Can you try if you get the same behaviour on either one of those pages: https://mozilla.github.io/pdf.js/web/viewer.html https://mozilla.github.io/pdf.js/legacy/web/viewer.html

There was already a issue for this bug here, but it has been closed: https://bugzilla.mozilla.org/show_bug.cgi?id=1624219 maybe you can help them