Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Password manager save dropdown entry as username

  • 1 trả lời
  • 1 gặp vấn đề này
  • 6 lượt xem
  • Trả lời mới nhất được viết bởi Wesley Branton

more options

One of the pages I regularly visit has made an interesting choice. Because all the visitors come from a known list, instead of offering a username field, a plain <select> element is used, together with a standard password field.

This means that Firefox's password manager only saves and autofills my password, meaning I have to select my name every time. That gets mildly annoying. Is there some way to add the value (either the text value or that of the value attribute) of this <select> to the username-password entry and have Firefox autofill it?

I can whip up an example website if my description isn't clear enough.

One of the pages I regularly visit has made an interesting choice. Because all the visitors come from a known list, instead of offering a username field, a plain <select> element is used, together with a standard password field. This means that Firefox's password manager only saves and autofills my password, meaning I have to select my name every time. That gets mildly annoying. Is there some way to add the value (either the text value or that of the value attribute) of this <select> to the username-password entry and have Firefox autofill it? I can whip up an example website if my description isn't clear enough.

Tất cả các câu trả lời (1)

more options

This is a non-standard login screen. You can try editing the login in Firefox Lockwise to add the username, but I doubt you will be able to get Firefox to automatically select the username for you.