ingame/mail/gamepad/mailsend_gamepad.lua:603 -- self.mailView.addressEdit.edit:SetHandler("OnFocusLost", function(editBox)
RefreshKeybind()
ZO_GamepadEditBox_FocusLost(editBox)
--Re-narrate the edit box when we are done typing in it
SCREEN_NARRATION_MANAGER:QueueParametricListEntry(MAIL_MANAGER_GAMEPAD:GetCurrentList())
end)