Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

password manager with Web Component

  • 2 답장
  • 0 이 문제를 만남
  • 53 보기
  • 최종 답변자: jon.qiao

more options

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)

more options

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

more options

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 수정일시