Tablet: FocusLost(enterPressed = false) when you press Return

If you press Return on ipad after typing in a TextBox, then enterPressed will be false if you type in lowercase.
You must press capital letter -> return, then it will register it as an enter stroke.

Is this intentional?

4 Likes