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

Feature Request: Option to Switch Between Ace Editor and Textarea #374

Closed
Plong-Wasin opened this issue Jun 24, 2024 · 0 comments
Closed

Comments

@Plong-Wasin
Copy link
Contributor

I am experiencing an issue with cursor alignment in Chrome when using the Ace Editor, particularly when typing Asian characters. The cursor often misaligns with the text, which disrupts the typing experience. This problem is more evident with Asian characters that have glyphs extending above and below the baseline, making accurate cursor placement difficult.

To resolve this, I propose adding a feature that allows users to switch between the Ace Editor and a standard textarea. This flexibility would ensure better cursor alignment, especially when dealing with languages that include complex characters.

This issue has been acknowledged in the Ace Editor's GitHub repository (ajaxorg/ace#460), where other users have reported similar problems with cursor alignment in Chrome. Implementing a switchable editor feature would be a practical solution to this ongoing problem.

image
image

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

2 participants