[GH-ISSUE #504] Japanese IME popup overlays input texts #2

Closed
opened 2026-03-03 00:17:26 +03:00 by kerem · 8 comments
Owner

Originally created by @shuntaroy on GitHub (Oct 17, 2016).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/504

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
Originally created by @shuntaroy on GitHub (Oct 17, 2016). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/504 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. <img width="503" alt="screen shot 2016-10-17 at 14 59 12" src="https://cloud.githubusercontent.com/assets/6918169/19426783/5a238b96-947a-11e6-880f-7ab561d86756.png">
kerem closed this issue 2026-03-03 00:17:32 +03:00
Author
Owner

@Rokt33r commented on GitHub (Oct 17, 2016):

I'm currently investigating now. It seems to be related this issue.
https://github.com/codemirror/CodeMirror/issues/4089

<!-- gh-comment-id:254158404 --> @Rokt33r commented on GitHub (Oct 17, 2016): I'm currently investigating now. It seems to be related this issue. https://github.com/codemirror/CodeMirror/issues/4089
Author
Owner

@Rokt33r commented on GitHub (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
<!-- gh-comment-id:254163955 --> @Rokt33r commented on GitHub (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. <img width="206" alt="screen shot 2016-10-17 at 6 48 15 pm" src="https://cloud.githubusercontent.com/assets/5865853/19433120/612b7f5a-949a-11e6-98cd-469929b3b4db.png">
Author
Owner

@shuntaroy commented on GitHub (Oct 17, 2016):

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.

<!-- gh-comment-id:254178924 --> @shuntaroy commented on GitHub (Oct 17, 2016): 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.
Author
Owner

@Rokt33r commented on GitHub (Oct 17, 2016):

Fixed!

<!-- gh-comment-id:254268083 --> @Rokt33r commented on GitHub (Oct 17, 2016): Fixed!
Author
Owner

@Rokt33r commented on GitHub (Oct 18, 2016):

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

<!-- gh-comment-id:254389588 --> @Rokt33r commented on GitHub (Oct 18, 2016): This causes another problem. It breaks most behaviors, converting Chinese chars and deleting text when writing with Japanese IME.
Author
Owner

@Rokt33r commented on GitHub (Oct 18, 2016):

I fixed it again!

<!-- gh-comment-id:254434470 --> @Rokt33r commented on GitHub (Oct 18, 2016): I fixed it again!
Author
Owner

@jankratochvilcz commented on GitHub (May 29, 2020):

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

<!-- gh-comment-id:635779911 --> @jankratochvilcz commented on GitHub (May 29, 2020): 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
Author
Owner

@Flexo013 commented on GitHub (Jun 8, 2020):

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

<!-- gh-comment-id:640772981 --> @Flexo013 commented on GitHub (Jun 8, 2020): Original issue is about Boostnote Legacy. The occurrence reported by @jankratochvilcz is about the new Boost Note.next app.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#2
No description provided.