Closed
Bug 1570947
Opened 5 years ago
Closed 5 years ago
Very long passwords are not truncated and displace the "Show Password" and "Copy" buttons
Categories
(Firefox :: about:logins, defect, P3)
Tracking
()
VERIFIED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | verified |
People
(Reporter: cmuntean, Assigned: ntim)
References
Details
(Whiteboard: [passwords:management] [skyline])
Attachments
(2 files)
[Affected Versions]:
- Nightly 70.0a1
[Affected Platforms]
- All Windows
- All Mac
- All Linux
[Prerequisites]
- Have a saved login that has a password with more than 70 characters.
[Steps to reproduce]:
- Open the latest Nightly browser with the profile from prerequisites.
- Navigate to "about:logins" page.
- Click the saved login described in prerequisites.
- Observe how the long password is displayed.
[Expected results]:
- The password is truncated and the "Show Password" and "Copy" buttons are not displaced.
[Actual results]:
- The passwords are not truncated and displace the "Show Password" and "Copy" buttons.
[Notes]:
- The issue is not reproducible for very long username. If the username is very long, only a part of it is in view and the hidden part can be scrolled.
- Attached a screenshot with the issue.
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → ntim.bugs
Assignee | ||
Updated•5 years ago
|
Status: NEW → ASSIGNED
Updated•5 years ago
|
Flags: qe-verify+
Assignee | ||
Updated•5 years ago
|
Assignee: ntim.bugs → nobody
Status: ASSIGNED → NEW
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/d66eea07487a
Properly overflow long passwords in about:logins. r=MattN
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•5 years ago
|
Assignee: nobody → ntim.bugs
Reporter | ||
Comment 4•5 years ago
|
||
I have verified this issue and is no longer reproducible on the latest Nightly 70.0a1 (2019-08-22) (64-bit) on Windows 7, MacOS 10.14 and Ubuntu 16.04.
- The password is truncated and the "Show Password" and "Copy" buttons are not displaced.
Updated•5 years ago
|
Component: Password Manager → about:logins
Product: Toolkit → Firefox
Target Milestone: mozilla70 → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•