You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On mobile app, compose a reply to this thread but do not yet hit the send button. I used the phrase "This is a test."
Be sure you space after the final period so that the keyboard is showing it will auto cap the start of the next sentence.
Using 3D Touch, move the insertion point back to "is a" and start typing again. Initially the newly entered text will be lower case but eventually automatically shift to uppercase. For this typed about 3-6 lower case chars to observe the problem.
The trigger for what I'm seeing seems to be:
The sentence is complete with a period followed by a space and the keyboard shows the next letter to be typed will be uppercased
Move the insertion point into the just typed text and start typing a few chars.
I just tried and couldn't reproduce this. (v26.28.151, iOS 12.4.1, iPhone 6.)
Very likely it was fixed when we turned the message input box "uncontrolled", in #3095 which was the successor to #2886. This is definitely the kind of behavior I'd expect to be affected by a controlled vs. uncontrolled input.
This is reproduced on iOS iPhone 8.
The trigger for what I'm seeing seems to be:
Reference to this: https://chat.zulip.org/#narrow/stream/48-mobile/subject/stuck.20typing.20in.20caps/near/641171
Reportedly not reproduced with PR #2886
The text was updated successfully, but these errors were encountered: