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

ace: wrong look of "mathematical sans-serif italic small" unicode characters #5261

Closed
thisismypassport opened this issue Jul 21, 2023 · 1 comment

Comments

@thisismypassport
Copy link

Describe the bug

The following string: (consisting of characters such as https://www.compart.com/en/unicode/U+1D637 )
𝘢𝘣𝘤𝘥𝘦𝘧𝘨𝘩𝘪𝘫𝘬𝘭𝘮𝘯𝘰𝘱𝘲𝘳𝘴𝘵𝘶𝘷𝘸𝘹𝘺𝘻

Looks as follows in an html textarea:
image

But looks as follows inside ace:
image

It looks like ace applies cjk styling to them, which makes them needlessly wide.

Expected Behavior

The characters should have more reasonable spacing between them.

Current Behavior

The characters have unreasonably wide spacing between them.

Reproduction Steps

Paste the following into ace editor:
𝘢𝘣𝘤𝘥𝘦𝘧𝘨𝘩𝘪𝘫𝘬𝘭𝘮𝘯𝘰𝘱𝘲𝘳𝘴𝘵𝘶𝘷𝘸𝘹𝘺𝘻

Possible Solution

No response

Additional Information/Context

No response

Ace Version / Browser / OS / Keyboard layout

Latest on ace.c9.io / Chrome / Windows 10 / QWERTY

Copy link

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants