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

[DataGrid] Broken "start editing" integration with Korean #10850

Open
CrazyThink opened this issue Oct 31, 2023 · 3 comments
Open

[DataGrid] Broken "start editing" integration with Korean #10850

CrazyThink opened this issue Oct 31, 2023 · 3 comments
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature

Comments

@CrazyThink
Copy link

CrazyThink commented Oct 31, 2023

Steps to reproduce

Link to live example: https://codesandbox.io/s/h8ctzn?file=/src/Demo.tsx

Steps:

  1. Click on an empty cell and quickly enter Korean. (like ㅁㅁㅁㅁㅁ)
xenodochial-swartz-h8ctzn.-.CodeSandbox.-.Chrome.2023-10-31.09-13-34.mp4

Current behavior

aㅁㅁㅁㅁ

Expected behavior

ㅁㅁㅁㅁㅁ

Context

I get the value of aㅁㅁㅁㅁ, instead of ㅁㅁㅁㅁㅁ

Related issues
#4687

Your environment

npx @mui/envinfo
  System:
    OS: Windows 10 10.0.22621
  Binaries:
    Node: 20.4.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 3.6.3 - C:\Program Files\nodejs\yarn.CMD
    npm: 9.7.2 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Chrome: Not Found // 118.0.5993.118
    Edge: Chromium (117.0.2045.31)

Search keywords: start editing

@CrazyThink CrazyThink added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 31, 2023
@DanailH DanailH added bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Nov 1, 2023
@DanailH DanailH changed the title [data grid] Broken "start editing" integration with Korean [DataGrid] Broken "start editing" integration with Korean Nov 1, 2023
@lacoony1205
Copy link

lacoony1205 commented Dec 15, 2023

Hi. I also reported the same issue last October. How's it going?

#10788

@csk4765551
Copy link

This issue has been found not only in the Korean language but also in Japanese and Chinese environments. Could you please address this problem?

#10788

@lacoony1205
Copy link

It's been almost a year since this issue was reported, but it doesn't seem to be progressing and is still recurring. It's a major issue in environments where Korean, Chinese, Japanese, etc. are used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: data grid This is the name of the generic UI component, not the React module! feature: Editing Related to the data grid Editing feature
Projects
None yet
Development

No branches or pull requests

4 participants