www.duke-energy.com - Username does not appear when trying to save credentials
Categories
(Toolkit :: Password Manager, defect, P3)
Tracking
()
People
(Reporter: ctanase, Assigned: serg)
References
()
Details
(Whiteboard: [fxcm-debt])
Attachments
(3 files)
From github: https://github.com/webcompat/web-bugs/issues/122830.
<!-- @browser: Firefox 113.0 -->
<!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0 -->
<!-- @reported_with: unknown -->
<!-- @public_url: https://github.com/webcompat/web-bugs/issues/122830 -->URL: https://www.duke-energy.com/my-account/sign-in
Browser / Version: Firefox 113.0
Operating System: Windows 10
Tested Another Browser: Yes ChromeProblem type: Something else
Description: Not Filling In User Name. Have to type it in
Steps to Reproduce:
On the login screen FF fills in the password but doesn't fill in the username. Even when I click in the user name, nothing happens. I have to type it in. It works in the Brave browser so that's all I can tell you.<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>From webcompat.com with ❤️
Change performed by the Move to Bugzilla add-on.
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 1•2 years ago
|
||
Note: VPN pointing to US might be needed in order to access the page
Comment 2•2 years ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Comment 3•2 years ago
|
||
The severity field is not set for this bug.
:serg, could you have a look please?
For more information, please visit BugBot documentation.
Assignee | ||
Comment 4•2 years ago
|
||
There is non-standard input type user
and it's causing us to miss the presence of the username field.
<input type="user" autocomplete="username email" name="usernameInput" class="form-input-field" placeholder=" " aria-describedby="Split-Sign-In-signInUsername-helper" aria-invalid="false" id="Split-Sign-In-signInUsername">
Assignee | ||
Comment 5•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 7•2 years ago
|
||
bugherder |
Comment 8•2 years ago
|
||
The patch landed in nightly and beta is affected.
:serg, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox115
towontfix
.
For more information, please visit BugBot documentation.
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Reporter | ||
Comment 9•2 years ago
•
|
||
No longer reproduces.
Environment:
Operating system: Windows 10
Firefox version: Nightly 117.0a1 (2023-07-06) / Firefox Beta 116.0b2
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Description
•