Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

password manager with Web Component

  • 2 válasz
  • 0 embernek van ilyen problémája
  • 53 megtekintés
  • Utolsó üzenet ettől: 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?
Csatolt képernyőmentések

Összes válasz (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.

Módosította: jon.qiao,