# Version 9.1.219.2 (Support Release - 27 March 2026)

#### **Identity and Authorisation**

##### Resolved autofill in details overlapping (#145431)

**Problem**

- Changes added to toggle on focus for autofill events on a browser tab that does not interact with the control to move the label, but in some cases, it does not always trigger, and every browser has different handling effects

**Solution**

- Added changes to more event handlers and timeouts to take into effect all browsers

---