ingame/mail/gamepad/mailsend_gamepad.lua:610 -- self.mailView.bodyEdit.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_GAMEPAD:GetCurrentList())
end)