Can’t enter the Edit address mode once the focus is removed from the page
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox120 | --- | affected |
People
(Reporter: asoncutean, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxcm-addr-capture-ux])
Attachments
(2 files)
Found in
- 120.0a1 (2023-10-22)
Affected versions
- 120.0a1 (2023-10-22)
Affected platforms
- Windows 10
- macOS 13
Preconditions
- Install Firefox en-US/ en-CA build
- browser.search.region = US/CA
- extensions.formautofill.addresses.capture.v2.enabled = true
- extensions.formautofill.addresses.supported = on
Steps to reproduce
- Access https://luke-chang.github.io/autofill-demo/autocomplete-us-separate-fields.html?
- Fill the form and click Submit
- Click on the Edit button once the Address capture doorhanger appears
- Click outside the browser
- Click on the Edit button again
Expected result
- The Edit address modal is opened.
Actual result
- The Edit address is not opened, Firefox icon is highlighted inside the taskbar.
Regression range
- N/A
Additional notes
- PopupNotifications._onButtonEvent: Button click happened before the window was focused is the message displayed in browser console
Comment 1•1 year ago
|
||
Hi Anca, could you help confirm whether the edit address doorhanger is opened if you click the "edit button" one more time?
Updated•1 year ago
|
Updated•1 year ago
|
Reporter | ||
Comment 2•1 year ago
|
||
(In reply to Dimi Lee [:dimi] from comment #1)
Hi Anca, could you help confirm whether the edit address doorhanger is opened if you click the "edit button" one more time?
No, the Edit button has no response regardless of how many times I pressed it. But, if I've remove focus one more time and then press again the Edit button, the Edit panel opens, but it is broken like in bug https://bugzilla.mozilla.org/show_bug.cgi?id=186057 (see the corresponding screencast).
Comment 3•1 year ago
|
||
This should be fixed within the patch in Bug 1861373
Reporter | ||
Comment 4•1 year ago
|
||
The Address capture doorhanger is dismissed once the Edit button is clicked a second time (after focus was switch outside the browser), Firefox icon is highlighted inside the taskbar. Also the Address Capture icon is removed from the URL bar, but once the user clicks anywhere on the browser the icon reappears and the Edit mode enabled.
Updated•1 year ago
|
Updated•5 months ago
|
Description
•