skynet-im / skynet-android

Skynet Messenger Android client
GNU General Public License v3.0
1 stars 0 forks source link

Enter to send doesn't work in AVD #23

Closed daniel-lerch closed 4 years ago

daniel-lerch commented 4 years ago

To Reproduce Steps to reproduce the behavior:

  1. Open Skynet in an emulator and login
  2. Go to settings and enable 'Enter to send'
  3. Open a chat
  4. Write a message and press enter
  5. Nothing happens

Expected behavior Skynet should send the message when I press Enter instead of doing nothing.

Smartphone (please complete the following information):

Additional context

Twometer commented 4 years ago

This is because Skynet replaces the Enter button in the keyboard with a "Send" button. If the emulator does not map your enter key to this new key, like android does, then the Skynet App cannot fix this problem.