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

Defective input of arrow symbol #3625

Closed
ina6ra opened this issue Aug 13, 2020 · 3 comments
Closed

Defective input of arrow symbol #3625

ina6ra opened this issue Aug 13, 2020 · 3 comments

Comments

@ina6ra
Copy link

ina6ra commented Aug 13, 2020

If you enter a specific character, the input will be misaligned.
Confirmed with the following 4 symbols.
Often used as an arrow symbol in Japan.

Symbol Unicode Sense
U+2190 Left Allow
U+2191 Up Allow
U+2192 Right Allow
U+2193 Down Allow

Environment

Joplin version: 1.0.233 (prod, win32)
Platform: Windows 10 Pro
OS specifics: 2004 19041.450

Steps to reproduce

  1. Show Viewer
  2. Input Unicode Arrow
  3. Input letter on the same line as the arrow
@ina6ra ina6ra added the bug It's a bug label Aug 13, 2020
@CalebJohn
Copy link
Collaborator

I think this is the same as #3134, the issue being that the current code editor doesn't properly handle unicode. To address this we're working on a new code editor available as a toggle in settings. Would you mind giving it a try? It's under Tools -> Options -> Note -> Use CodeMirror as the code editor (WARNING: BETA).

@laurent22 laurent22 removed the bug It's a bug label Aug 13, 2020
@ina6ra
Copy link
Author

ina6ra commented Aug 13, 2020

Thanks!!
Solved by the proposed method.

@CalebJohn
Copy link
Collaborator

fixed by #3703. CodeMirror is now the default!

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

3 participants