Closed
Bug 1625967
Opened 5 years ago
Closed 5 years ago
The “Learn more” and the “Go to <website_name>” links overlap with the elements from the “Vulnerable Password”/”Breached Website” notification when the browser is resized
Categories
(Firefox :: about:logins, defect, P3)
Tracking
()
VERIFIED
FIXED
Firefox 76
Tracking | Status | |
---|---|---|
firefox76 | --- | verified |
People
(Reporter: srosu, Assigned: jaws)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
[Affected versions]:
- Firefox Nightly 76.0a1 (Build ID: 20200330094747)
[Affected Platforms]:
- Windows 10 x64
- Mac 10.14.6
- Ubuntu 18.04 x64
[Prerequisites]:
- Have a profile with at least 3 saved logins in which one is vulnerable.
[Steps to reproduce]:
- Open the Firefox browser with the profile from prerequisites.
- Select a vulnerable login.
- Resize the browser to less than 50% and observe the link from the “Vulnerable Password” notification.
[Expected result]:
- The “Learn more” and the “Go to <website_name>” links are correctly displayed and rendered.
[Actual result]:
- The “Learn more” and the “Go to <website_name>” links overlap with the elements from the notification.
[Notes]:
- Attached a screen recording with the issue.
Assignee | ||
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Attachment #9136916 -
Attachment description: Bug 1625967 - Add a minimum width for the login-item container and add media queries that will reduce the login-list width and the padding of the login-item when the browser is narrower to fit more content on small screens. → Bug 1625967 - Add a minimum width for the login-item container and add media queries that will reduce the login-list width and the padding of the login-item when the browser is narrower to fit more content on small screens. r?sfoster
Assignee | ||
Updated•5 years ago
|
Flags: qe-verify+
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/19ca295a5c79
Add a minimum width for the login-item container and add media queries that will reduce the login-list width and the padding of the login-item when the browser is narrower to fit more content on small screens. r=sfoster
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 76
Reporter | ||
Comment 4•5 years ago
|
||
I have verified this issue using the latest Nightly 76.0a1 (Build ID: 20200401212659) on Windows 10 x64, Mac 10.14, Ubuntu 18.04 x64.
- The “Learn more” and the “Go to <website_name>” links are not overlapping anymore with the elements from the “Vulnerable Password”/”Breached Website” notification when the browser is resized.
- While verifying this I have encountered a new behavior which was introduced by this fix. The elements of a login item are cropped if the browser window is resized.
- I have logged a different bug for this new behavior Bug 1626892.
- Considering this I’ll mark this issue as Verified fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•