Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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".

Learn More

Firefox doesn't import my adsl router saved username

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

more options

Hello There is something about firefox that bothers me for a long time, when i want to enter into my adsl router settings it doesn't apply username to the username field and i have to click on password field to select saved username & password but even after that only password get imported and i have to enter username manauly in order to access router settings... I don't have this kind of issue on any other browse eg: ie, chrome, edge ... It's not big deal but i'm fan and i want firefox to be ahead of other browsers also i can provide any technical information if you want. Thanks in advance

Hello There is something about firefox that bothers me for a long time, when i want to enter into my adsl router settings it doesn't apply username to the username field and i have to click on password field to select saved username & password but even after that only password get imported and i have to enter username manauly in order to access router settings... I don't have this kind of issue on any other browse eg: ie, chrome, edge ... It's not big deal but i'm fan and i want firefox to be ahead of other browsers also i can provide any technical information if you want. Thanks in advance
Đính kèm ảnh chụp màn hình

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

more options

Do you see "Use Saved Login" if you right-click the username field like you probably have in the right-click context menu of the password field (Use Saved Login)? If that isn't the case then there might be a problem with the username field. I've seen case where the presence of an "autocomplete=new-password" attribute on the input field is causing this.

You can right-click and select "Inspect Element" to open the built-in Inspector with this element selected.

more options

Thanks for your tips I don't see "Use Saved Login" If i right-click the username field but in password field it's working... After inspecting username field i can see autocomplete is "off" but there is a strange thing, the input type for username is "type="input""! it shouldn't be "type="text""? because in other login pages that working fine it's defined "text". Anyway after i set "type="text"" it's get fixed but how i define this to be permanent? and how other browsers handle this and firefox don't?