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

Characters in word is not merging in ContentEditable #1

Open
dipu-bd opened this issue Jul 30, 2018 · 0 comments
Open

Characters in word is not merging in ContentEditable #1

dipu-bd opened this issue Jul 30, 2018 · 0 comments

Comments

@dipu-bd
Copy link
Owner

dipu-bd commented Jul 30, 2018

Join two words if no spaces are between them.

  • First type word: বাংলাদেশ
  • Now put you cursor before the last character: শ
  • Type শেই
  • The matra of the word does not get together: বাংলাদেশেই

Possible solution:

  • On control character press, determine the word being edited, and replace it with a merged one.
dipu-bd pushed a commit that referenced this issue Mar 19, 2023
Add support for numpad keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant