Skip to content

Could not make New-Line in TextView when Using Japanese IME #5121

@zrelyydereva

Description

@zrelyydereva

Please, provide the details below:

Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?

Yes. looks like Issue #4858
onEditorAction (at editable-text-base.ts) return value

Tell us about the problem

Using Japanese IME (or some other IME) , Could not make New-line on TextView by new-line-key(on softkeyborad).

Which platform(s) does your issue occur on?

Android

Please provide the following version numbers that your issue occurs with:

  • CLI: 3.3.1
  • Cross-platform modules: 3.3.0
  • Runtime(s): tns-android 3.3.1
  • Plugin(s): nothing

Please tell us how to recreate the issue in as much detail as possible.

The best approach would be to get your code running in the NativeScript Playground and share the link with us, along with any additional details or steps to reproduce needed for examining the issue there.

simply make TextView , Input some text with enterkey by Google日本語入力(Japanese Input?) or Google Korean Input (I can't read any korean letters,but enter key makes same action)

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

occures without any ts code.

<TextView></TextView>

and I Patched this problems(zrelyydereva@a00f55e).
but I'm wondering that it was the right way to fix this problems

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions