Skip to content

Editor: IME input problem #9801

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

Closed
minwe opened this issue Aug 20, 2018 · 19 comments
Closed

Editor: IME input problem #9801

minwe opened this issue Aug 20, 2018 · 19 comments
Labels
affects:admin Anything relating to Ghost Admin affects:editor Work relating to the Koenig Editor bug [triage] something behaving unexpectedly help wanted [triage] Ideal issues for contributors to help with

Comments

@minwe
Copy link

minwe commented Aug 20, 2018

This is an issue in the upstream mobiledoc-kit library and the underlying problem is being tracked in multiple places on that repo, with the two most prominent issues being:

Please direct any further discussion or PRs to the mobiledoc-kit repo.


Issue Summary

non-latin languages input problem in koenig editor

As the screen recording above shown, I want to input 你好 using Chinese Pinyin Input method of Mac OS X on the start of line,I type nihao,then got i好n.

The first typed n is inserted after cursor.

To Reproduce

  1. Switch Input method to non-latin languages, e.g. Chinese Pinyin Input method, Japanese
  2. Type some letter like nihao, expect to get 你好, but get i好n

It is the bug of Mobiledoc-Kit, can reproduce on https://bustle.github.io/mobiledoc-kit/demo/, too.

Technical details:

  • OS: Mac OS X, v10.13.6
  • Node Version: v8.11.1
  • Ghost-CLI Version: 1.9.0
  • Browser/OS: Chrome/67.0.3396.99
  • Database: sqlite3
@kevinansfield kevinansfield changed the title Non-Latin languages input problem in koenig editor Editor: IME input problem Aug 20, 2018
@kevinansfield
Copy link
Member

Hey @minwe 👋 Thanks for the report. Unfortunately this is a known issue, it's being tracked in the upstream mobiledoc-kit repo in bustle/mobiledoc-kit#548 and I believe the underlying problem is similar to this issue bustle/mobiledoc-kit#589.

@kevinansfield kevinansfield added bug [triage] something behaving unexpectedly affects:editor Work relating to the Koenig Editor affects:admin Anything relating to Ghost Admin labels Aug 20, 2018
@minwe
Copy link
Author

minwe commented Aug 20, 2018

Yes, this is same as bustle/mobiledoc-kit#548.

It maybe caused by composition event (more about omposition event: http://blog.evanyou.me/2014/01/03/composition-event/)

I'll check mobiledoc-kit source code later.

@kevinansfield
Copy link
Member

It would be great if you were able to look. None of the core team use IME input so it's difficult to find and debug these issues.

bustle/mobiledoc-kit#589 is a good read as I believe it's likely the root cause and has more info in it. Unless you are seeing the same buggy behaviour when not typing the first word in a blank paragraph?

@minwe
Copy link
Author

minwe commented Aug 21, 2018

@kevinansfield It always happens when typing the first word of paragraph, headline, list and other block element.

I'm looking at the issues you mentioned above, but have no idea so far.

@taking
Copy link

taking commented Aug 21, 2018

Korean has the same problem.

@S8Cloud
Copy link

S8Cloud commented Aug 22, 2018

It seems using IME in markdown section or title section works fine. Hoping there is a option to disable Koeing Editor before it can work along with IME.

@buchijiang
Copy link

So when can it solved?

@vikaspotluri123
Copy link
Member

@buchijiang whenever the upstream issue (bustle/mobiledoc-kit#548) is solved - there's no explicit timeline publicly available

@buchijiang
Copy link

@vikaspotluri123 OK,i know and thanks for answer

@Windfarer
Copy link

There should be an alternative editor to this issue.

@S8Cloud
Copy link

S8Cloud commented Sep 5, 2018

Agree with @Windfarer , old Markdown editor works well and for now I have to fall back to Ghost 1.25.5

@soulteary
Copy link

soulteary commented Jan 27, 2019

@buchijiang whenever the upstream issue (bustle/mobiledoc-kit#548) is solved - there's no explicit timeline publicly available

Thanks.

TLDR;

But the mobiledoc-kit's Maintainers don't seem to merge it, so I created new repo for publish NPM repo: @bugfix/mobiledoc-kit

Just change the package.json deps @tryghost/mobiledoc-kit to @bugfix/mobiledoc-kit which in the ghost-admin project, and rebuild the assets with prod env, everything is fine.

preview

@stale
Copy link

stale bot commented Apr 27, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale [triage] Issues that were closed to to lack of traction label Apr 27, 2019
@miaowing
Copy link

When to fix it in master?

@stale stale bot removed the stale [triage] Issues that were closed to to lack of traction label Apr 29, 2019
@taking
Copy link

taking commented May 8, 2019

Is it technology that can not be fixed?

@kevinansfield
Copy link
Member

This is an issue in the upstream mobiledoc-kit library and the underlying problem is being tracked in multiple places on that repo, with the two most prominent issues being:

As such I'm going to close the issue here, any further discussion/PRs should be directed to the mobiledoc-kit project.

@xufangda
Copy link

xufangda commented Dec 1, 2019

This is an issue in the upstream mobiledoc-kit library and the underlying problem is being tracked in multiple places on that repo, with the two most prominent issues being:

As such I'm going to close the issue here, any further discussion/PRs should be directed to the mobiledoc-kit project.

As a blog platform, issues relating to the editor is a core issue. This is not something like a development or dependency issue. This issue occurs in every paragraph when user writes.

Can you imagine how annoying every time when you start a new paragraph, your first character jumps off?

It has been here for 2 years, and you don't resolve it, given the condition that one user has provided a solution after a long time suffering.

If you check out that user's blog, he has decided to leave ghost because of the attitude of the official team.

This issue has caused so much trouble for all Asian language speakers.

Very disappointed with the official team.

@kdyzm
Copy link

kdyzm commented Dec 2, 2019

This is an issue in the upstream mobiledoc-kit library and the underlying problem is being tracked in multiple places on that repo, with the two most prominent issues being:

As such I'm going to close the issue here, any further discussion/PRs should be directed to the mobiledoc-kit project.

As a blog platform, issues relating to the editor is a core issue. This is not something like a development or dependency issue. This issue occurs in every paragraph when user writes.

Can you imagine how annoying every time when you start a new paragraph, your first character jumps off?

It has been here for 2 years, and you don't resolve it, given the condition that one user has provided a solution after a long time suffering.

If you check out that user's blog, he has decided to leave ghost because of the attitude of the official team.

This issue has caused so much trouble for all Asian language speakers.

Very disappointed with the official team.

In fact, what they want to say is that Asian users are not important, otherwise they would have solved the problem. After all, the users of this blogging platform are mainly Europeans and Americans. But I'm surprised that this bug has been resolved by some people, why don't they merge to master

@wuliaopage
Copy link

wuliaopage commented Dec 16, 2019

This issue has been closed, and no one will care about it.

For anyone who wants to push this bug to be fixed, Please show your support under the new open issue #11460.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin affects:editor Work relating to the Koenig Editor bug [triage] something behaving unexpectedly help wanted [triage] Ideal issues for contributors to help with
Projects
None yet
Development

No branches or pull requests