I'm not seeing any form validation errors when changing email address in (account/contact-details).
For example, when changing email address to "wee" and then click in the "current password" box, this shows up in web console:
setTimeout email
Clear field validation timeout: email
Abort field validation request: email
email: Okay
The emailed field does not get cleared - and no error overlay shows up.
For example, when changing email address to "wee" and then click in the "current password" box, this shows up in web console:
setTimeout email
Clear field validation timeout: email
Abort field validation request: email
email: Okay
The emailed field does not get cleared - and no error overlay shows up.