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

feat(core): warn on unassigned codepoints when loading keyboard 🙀 #9464

Closed
srl295 opened this issue Aug 15, 2023 · 1 comment
Closed

feat(core): warn on unassigned codepoints when loading keyboard 🙀 #9464

srl295 opened this issue Aug 15, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@srl295
Copy link
Member

srl295 commented Aug 15, 2023

  • on web, use /u regex
  • otherwise, use ICU codepoint age

Will show warning that codepoints aren't handled by your platform.

@mcdurdin
Copy link
Member

Core should silently accept any legal (even if unassigned) codepoint. Because there is no UI that can be shown to the user, and because there is no real pathway for resolution for the user either. It could be a log message for diagnostics.

@srl295 srl295 closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2023
@keymanapp-test-bot keymanapp-test-bot bot modified the milestones: 18.0, A17S27 Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants