Create New Login button not visible on about:logins with reduced viewport height
Categories
(Firefox :: about:logins, defect, P2)
Tracking
()
People
(Reporter: jscher2000, Unassigned)
Details
Attachments
(1 file)
|
143.34 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:96.0) Gecko/20100101 Firefox/96.0
Steps to reproduce:
In Firefox 96.0.3 release, Firefox Developer Edition (97), and/or Firefox Nightly, open about:logins and resize the window.
Actual results:
With standard scaling, and the about:logins page displaying the default content: if the viewport height drops below about 625 pixels, or if the viewport width drops below 1030 pixels, the "Create New Login" button gradually gets pushed out of the visible area of the viewport.
With standard scaling, and the about:logins page displaying a saved login on the right side: if the viewport height drops below about 591 pixels, the "Create New Login" button gradually gets pushed out of the visible area of the viewport.
Expected results:
The "Create New Login" button should always be visible regardless of the content height in the item column.
(I don't understand the grid + flex + shadow trees here, so no specific suggestions from me on a CSS fix.)
Popped up twice on SUMO this morning but I'm not sure what suddenly changed:
| Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
I can confirm this bug on my machine Win 10x64 with Firefox Release 97.0, Firefox Beta 98.0b1 and Nightly 99.0a1. Create new login button is not visible when you resize the browser. Please see the attached image.
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 3•4 years ago
•
|
||
:jscher2000, :Ralu thank you for reporting this bug. There is a fix for bug 1747358 and it will solve the problem of inaccessible "Create login" button as well.
Description
•