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

RTA Treat characters from supplementary unicode planes as unit #2

Open
tonydroy opened this issue Nov 12, 2024 · 0 comments
Open

RTA Treat characters from supplementary unicode planes as unit #2

tonydroy opened this issue Nov 12, 2024 · 0 comments
Labels
Priority 1 High priority RTA issue Issue with the Rich Text Area

Comments

@tonydroy
Copy link
Owner

The RTA does a good job displaying arbitrary Unicode characters. It would be good if it could treat characters from the Supplementary Unicode Planes that are coded as a pair, as a single unit for purposes of cursor movement, deleting and such - rather than as distinct characters. There is no indication that this is part of the gluonhq project. Still the issue is located within the RTA code. And I think this must be a reasonably natural enhancement to the RTA, as it already treats high-value emoji points as a unit.

@tonydroy tonydroy added RTA issue Issue with the Rich Text Area Priority 1 High priority labels Nov 12, 2024
@tonydroy tonydroy changed the title Treat characters from supplementary unicode planes as unit RTA Treat characters from supplementary unicode planes as unit Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority 1 High priority RTA issue Issue with the Rich Text Area
Projects
None yet
Development

No branches or pull requests

1 participant