signalapp / Signal-iOS

A private messenger for iOS.
https://signal.org
GNU Affero General Public License v3.0
10.62k stars 2.96k forks source link

Fix for keyboard resets to alphabet when send pressed #5597

Closed ahmermughal closed 10 months ago

ahmermughal commented 1 year ago

First time contributor checklist

Contributor checklist

Description

Fixed the issue #5564. After typing a special character and pressing the send button, keyboard does not change back to alphabets. This behavior is present in other messaging apps like iMessages or Whatsapp. Please refer to the issue link for more details.

Solution

On sendButtonPressed objc function, inputTextView's keyboard type is set back to alphabets.

Note

It is my first time contributing. Please let me know if any changes are required.

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 10 months ago

This issue has been closed due to inactivity.