Closed
Bug 1706307
Opened 4 years ago
Closed 4 years ago
The text of the buttons from the "Import Error" and "Import Complete" is not vertically centered
Categories
(Firefox :: about:logins, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox88 | --- | disabled |
firefox89 | --- | disabled |
firefox90 | --- | verified |
People
(Reporter: srosu, Assigned: dao)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
[Affected versions]:
- Firefox Nightly 90.0a1 (Build ID: 20210419221626)
[Affected Platforms]:
- Mac 11.2.3
- Windows 10 x64
- Ubuntu 20.04 x64
[Prerequisites]:
- Have the latest version of Firefox Nightly installed.
- Have saved on your computer a CSV file that contains only valid logins.
[Steps to reproduce]:
- Navigate to the “about:logins” page.
- Click on the Menu button.
- Select the “Import from a File…” option.
- Select the CSV file from prerequisites and click on the “Open” button from the “Import Logins File” picker.
- Observe the text displayed on the “Done” button.
[Expected result]:
- The string is centered.
[Actual result]:
- The text is not vertically centered.
[Regression]
- The issue is not reproducible with older Nightly 89.0a1 builds. Considering this using mozregression tools I have found the regression range. Here are the results:
Last good revision: 8aa1b80a8c6b66cccc2e37080fbf6197eee8d801
First bad revision: 1716229005d8b97f305bd663b8bc8d3fec4a4f3a
Pushlog: link
From this pushlog I think the patch for Bug 1700109 introduced this behavior.
[Notes]:
- Attached a screenshot of the issue.
Reporter | ||
Updated•4 years ago
|
Severity: -- → S4
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Assignee | ||
Updated•4 years ago
|
Iteration: --- → 90.1 - Apr 19 - May 2
Points: --- → 1
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6fe2b4c9d5e5
Use min-width and min-height on import dialog buttons to accommodate to different text sizes. r=jaws
Updated•4 years ago
|
Priority: -- → P1
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Reporter | ||
Comment 4•4 years ago
|
||
I have verified this issue using the latest Nightly 90.0a1 (Build ID: 20210422213157) on Windows 10 x64, Ubuntu 20.04 and macOS 11.2.3.
- The text of the buttons from the "Import Error" and "Import Complete" modals is correctly centered.
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
status-firefox-esr78:
--- → unaffected
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•