enter key doesn't blur addressinput field

There’s lots out there on how to trap the enter key input (example links below), but i don’t seem to be able to get any of it to work.

Just checking this is still feasible (in 2023).

Further info:

one addressinput field indeed does recognise the enter key and blurs the field (but copies of that field don’t, nor do additional addressinputs that are added in from scatch)
i’m populating form fields with addresinput field content
i’ve tried re-loading the wix editing preview page, and publishing the page without luck

links
https://www.wix.com/velo/forum/coding-with-velo/how-to-capture-enter-key-press
https://www.wix.com/velo/reference/$w/textinputmixin/onkeypress
https://www.wix.com/velo/forum/coding-with-velo/pressing-enter-key-in-user-input-box-to-click-button
https://www.wix.com/velo/forum/coding-with-velo/input-onkeypress-function-working-only-after-clicking-away

Have assumed this isn’t possible. Happy for moderators to close it.

pingu