Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues where Korean is broken #5298

Closed
2 tasks
taeseok-lomin opened this issue Nov 16, 2022 · 2 comments
Closed
2 tasks

Issues where Korean is broken #5298

taeseok-lomin opened this issue Nov 16, 2022 · 2 comments
Assignees
Labels
bug Something isn't working ui/ux

Comments

@taeseok-lomin
Copy link

taeseok-lomin commented Nov 16, 2022

My actions before raising this issue

There is an issue with Korean input when proceeding with text form labels.
Consonants and vowels are entered in order, but consonants and vowels are entered separately.

Expected Behaviour "유형자산마리아가나"
Current Behaviour "유형자산ㅁㅏㄹㅣㅇㅏㄱㅏㄴㅏ"

If I remove the React DOM input from the developer tools, the problem goes away.
It is cumbersome to have to change it every time you try labeling.
If this part can be revise, please revise it.

Please refer to the example image.
Thanks a lot.

Expected Behaviour

image

Current Behaviour

image

Possible Solution

image
image

Steps to Reproduce (for bugs)

  1. TextInput broken for Korean in ReactNative 0.54 and 0.55 facebook/react-native#19313
  2. facebook/react-native@1a83dc3

Context

I am creating data using CVAT.
I solved the problem with developer tools, but it is inconvenient to have to edit every time the page is loaded.
If possible, please correct that part.
thank you

Your Environment

  • Git hash commit (git log -1):
  • Docker version docker version (e.g. Docker 17.0.05): Docker 20.10.17
  • Are you using Docker Swarm or Kubernetes? No I'm not. just use docker-compose
  • Operating System and version (e.g. Linux, Windows, MacOS):
    Server: Ubuntu20.04
    Client: Google Chrome
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container
@nmanovic nmanovic added the bug Something isn't working label Nov 19, 2022
@nmanovic nmanovic added the ui/ux label Jan 4, 2023
@bigstones
Copy link

The issue has been resolved with an update in the following link.

#7340
#6916

@bsekachev
Copy link
Member

@bigstones

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui/ux
Projects
None yet
Development

No branches or pull requests

4 participants