The save button of the Add New Addresses modal is cut off on the french locale
Categories
(Toolkit :: Form Autofill, defect, P3)
Tracking
()
People
(Reporter: sbadau, Unassigned)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
|
91.91 KB,
image/png
|
Details |
Affected Versions:
Nightly 99.a1, Beta 98 and Release 97
Tested on:
MacOS 11
Windows 10
Preconditions:
browser.search.region FR
extensions.formautofill.addresses.enabled - true
extensions.formautofill.addresses.supported to "detect"
extensions.formautofill.addresses.supportedCountries US,CA,FR
download and install the latest Firefox Nightly fr locale
Steps to reproduce:
- Go to about:preferences#privacy
- In the Forms and Autofill section, click the Saved Addresses button.
- In the Saved Addresses modal, click on the Add button.
- Observe the Save (Enregistrer) button.
Expected Results:
All the buttons are properly displayed.
Actual Results:
The Save (Enregistrer) button is cut off.
| Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Hi there! I'm new to contributing on Mozilla and I'd like to take this issue. I already see that the relevant change should occur in editAddress.css. It seems like #country-warning-message is forcing the Enregister button to be cut off so allowing it to dynamically resize should fix the issue.
If no one else plans to take this, I'll get set up with Phabricator and submit a patch
Since the cause of the bug is identical to 1755008 and the same patch resolves this, I'll try marking this as duplicate
Comment 3•4 years ago
|
||
Thanks for flagging these are dupes!
Description
•