anytype-kotlin icon indicating copy to clipboard operation
anytype-kotlin copied to clipboard

Use default IME action

Open BrayanDSO opened this issue 2 years ago • 1 comments

Have you read a contributing guide?

  • [X] I have read CONTRIBUTING.md
  • [X] I have searched the existing requests and didn't find any that were similar
  • [X] I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

The default IME action for text blocks is IME_ACTION_GO, which is normal for things like URLs, but pretty odd for writing text in keyboards like Samsung keyboard, where it has a literal Go button

Suggested solution

Use the default next or done IME action

Alternative

No response

Additional context

it is literraly written Go in samsung keyboard

image

BrayanDSO avatar Aug 17 '23 12:08 BrayanDSO

I can implement/fix this myself, but it would be nice to have the team's feedback about why they chose IME_ACTION_GO for blocks

BrayanDSO avatar Aug 17 '23 12:08 BrayanDSO