Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

เรียนรู้เพิ่มเติม

password manager with Web Component

  • 2 การตอบกลับ
  • 0 คนมีปัญหานี้
  • 216 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย jon.qiao
  • เก็บถาวรแล้ว

seems Firefox password manager is not compatible with Web Component very well. it will not prompt options from password manager on username field(Web Component) automatically. While I can enable it from right click and select "Use Saved Password" context.

is there way to trigger password manager show up the options when user click into the field automatically?

seems Firefox password manager is not compatible with Web Component very well. it will not prompt options from password manager on username field(Web Component) automatically. While I can enable it from right click and select "Use Saved Password" context. is there way to trigger password manager show up the options when user click into the field automatically?
ภาพหน้าจอที่แนบมา

การตอบกลับทั้งหมด (2)

You can check this login field in the Inspector to see if there unusual attributes present like the autocomplete attribute.

cor-el said

You can check this login field in the Inspector to see if there unusual attributes present like the autocomplete attribute.

yes, we have autocomplete attribute there (autocomplete="username"). But I think the issue is related to the shadow root of Web Component, cos if I use the native input, the password can be triggered automatically.

เปลี่ยนแปลงโดย jon.qiao เมื่อ