The elements of a login item are cropped if the browser window is narrowed
Categories
(Firefox :: about:logins, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox74 | --- | unaffected |
firefox75 | --- | unaffected |
firefox76 | --- | verified |
People
(Reporter: srosu, Assigned: jaws)
References
(Blocks 1 open bug, )
Details
(Keywords: regression)
Attachments
(2 files)
[Affected versions]:
- Nightly 76.0a1 (Build ID: 20200401212659)
[Affected Platforms]:
- Windows 10 x64
- Mac 10.14.6
- Ubuntu 18.04 x64
[Prerequisites]:
- Have a Firefox profile with at least one saved login.
[Steps to reproduce]:
- Open the Firefox browser with the profile from prerequisites.
- Navigate to the “about:logins” page.
- Select a saved login.
- Resize the browser less than 50% of its width.
- Scroll the page using the horizontal scroll bar and observe the elements from the Login view.
[Expected result]:
- The elements from the Login view are correctly displayed.
[Actual result]:
- The elements from the Login view are cropped.
[Notes]:
- This issue seems to be caused by the Bug 1625967.
- Attached a screen recording with the issue.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Hi Jessie, can you please help me triage this or get this on someone's radar? It looks like we're not invalidating correctly when the user horizontally scrolls in this case.
Comment 2•5 years ago
|
||
Kats - can you take a look? Not sure if this would be APZ, technically.
Comment 3•5 years ago
|
||
There are actually three different scrollable areas on this page: one covering the whole page, and one covering the pane on the left side, and one covering the pane on the right side. So if you scroll right on the whole page, and then scroll right on the right pane the rest of the content can be revealed. So this seems like an issue with the page itself.
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
The product::component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 5•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 7•5 years ago
|
||
bugherder |
Comment 8•5 years ago
|
||
Reproduced the initial issue using an old Nightly build 76.0a1 (build id: 20200401095134) using Windows 10.
Verified - Fixed in latest Nightly build 76.0a1 (build id: 20200405212522) using Windows 10 and Ubuntu 18.04.
Updated•5 years ago
|
Description
•