Open
Bug 1646670
Opened 1 year ago
Updated 11 months ago
After clicking on the username, the username isn't truncated with text-overflow:ellipsis
Categories
(Firefox :: about:logins, defect, P5)
Tracking
()
NEW
People
(Reporter: zstimi, Unassigned)
Details
Attachments
(1 file)
|
79.73 KB,
image/png
|
Details |
Prerequisites
- Have a Firefox profile with multiple logins saved.
- Have a saved login that has a very long username.
Affected versions
- Fx 78.0b8
- Fx 79.0a1
- Fx 77.0
Affected platforms
- Windows 10 x64
- macOS 10.15
- Ubuntu 18.04
Steps to reproduce
- Open Firefox browser with the profile from prerequisites.
- Navigate to "about:logins" page.
- Click on one of the saved logins that has a very long username.
- Click on username and observe the username input.
Expected result
- The username input is not cut off.
Actual result
- The username input is cut off.
Regression range
- This issue is not a regression as it is reproducible ever since it was implemented.
Additional notes
- Attached a screenshot with the issue.
Updated•1 year ago
|
Severity: -- → S4
Priority: -- → P5
Summary: The username input field is cut off in about:logins page → After clicking on the username, the username isn't truncated with text-overflow:ellipsis
Updated•11 months ago
|
Has STR: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•