Open
Bug 1889328
Opened 8 months ago
Updated 3 months ago
The width of the last item "Manage addresses" in the autofill dropdown is adjusted based on warning message length
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox126 | --- | affected |
People
(Reporter: epopescu, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxcm-ac-unify-p3])
Attachments
(1 file)
1.02 MB,
video/mp4
|
Details |
Found in
- Nightly 126.0a1
Affected versions
- Nightly 126.0a1
Tested platforms
- Affected platforms: Windows10 x64, macOS 11
Preconditions
- Install the Firefox en-US build
- Set browser.search.region to US in about:config
- Save several addresses and credit cards in about:preferences#privacy, Forms & Autofill section
Steps to reproduce
- Go to address form https://luke-chang.github.io/autofill-demo/basic.html
- Double-click on any field to trigger the autofill dropdown
- Scroll up and down in the dropdown
- Observe the last item displayed in the dropdown
Expected result
- The last item "Manage addresses" in the address form dropdown is properly displayed.
Actual result
- The width of the last item "Manage addresses" in the dropdown is adjusted according to the length of the warning message displayed above, with additional space added.
Regression range
- Last good : 0e4f6cf9e32b27d5e4fd408578af13ff8ff6550a
- First bad : 83209c4fd4a8ea8fbb10c02082c2a458263b64a2
- Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0e4f6cf9e32b27d5e4fd408578af13ff8ff6550a&tochange=83209c4fd4a8ea8fbb10c02082c2a458263b64a2
Additional notes
- The issue occurs when there are multiple addresses saved (7 in my case) and the page zoom level is less than 90%. However, it also occurs with fewer addresses saved (4 in my case) at the standard zoom level of 100%.
Reporter | ||
Updated•8 months ago
|
Blocks: 888906
Severity: -- → S4
Has STR: --- → yes
status-firefox126:
--- → affected
Hardware: Unspecified → Desktop
Version: unspecified → Firefox 126
Reporter | ||
Updated•8 months ago
|
Updated•3 months ago
|
Priority: -- → P3
Whiteboard: [fxcm-ac-unify-p3]
Updated•3 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•