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

Japanese IME popup overlays input texts #504

Closed
shuntaroy opened this issue Oct 17, 2016 · 8 comments
Closed

Japanese IME popup overlays input texts #504

shuntaroy opened this issue Oct 17, 2016 · 8 comments
Labels
bug 🐛 Issue concerns a bug.

Comments

@shuntaroy
Copy link

In v0.7.0, due to the replacement of the text editor module, pop-up of convert candidates provided by Japanese IME (both of OS X El Capitan original IME and Google Japanese IME) overlays original input texts, so that we can not see an appropriate cursor position.

screen shot 2016-10-17 at 14 59 12

@Rokt33r
Copy link
Member

Rokt33r commented Oct 17, 2016

I'm currently investigating now. It seems to be related this issue.
codemirror/codemirror5#4089

@Rokt33r
Copy link
Member

Rokt33r commented Oct 17, 2016

I fixed it by setting inputStyle option of Codemirror to contenteditable.
I'm going to release a hot fix tomorrow. Please hang on a little more.

screen shot 2016-10-17 at 6 48 15 pm

@shuntaroy
Copy link
Author

Thank you for your prompt reply and fix!
I can wait for this issue.

I think your app is very promising.
I really appreciate your development.

@Rokt33r
Copy link
Member

Rokt33r commented Oct 17, 2016

Fixed!

@Rokt33r Rokt33r closed this as completed Oct 17, 2016
@Rokt33r Rokt33r reopened this Oct 18, 2016
@Rokt33r
Copy link
Member

Rokt33r commented Oct 18, 2016

This causes another problem. It breaks most behaviors, converting Chinese chars and deleting text when writing with Japanese IME.

@Rokt33r
Copy link
Member

Rokt33r commented Oct 18, 2016

I fixed it again!

@Rokt33r Rokt33r closed this as completed Oct 18, 2016
@jankratochvilcz
Copy link

Hi @Rokt33r, I can reproduce this on the current version of the app on Windows, see video below:
https://share.getcloudapp.com/lluDPenp

This makes it tough to write notes in Japanese

@Rokt33r Rokt33r reopened this Jun 8, 2020
@Flexo013 Flexo013 transferred this issue from BoostIO/BoostNote-Legacy Jun 8, 2020
@Flexo013 Flexo013 added the bug 🐛 Issue concerns a bug. label Jun 8, 2020
@Flexo013
Copy link
Contributor

Flexo013 commented Jun 8, 2020

Original issue is about Boostnote Legacy. The occurrence reported by @jankratochvilcz is about the new Boost Note.next app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Issue concerns a bug.
Projects
None yet
Development

No branches or pull requests

4 participants