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

Locale Settings Not Applied for Custom Layouts; Dictionary Also Not Available #155

Open
sapradhan opened this issue Jan 26, 2025 · 1 comment
Assignees
Labels
Layout Bug Unexpected behavior in specific layout Medium Complexity Requires moderate time and effort Triaged Ticket assessed and assigned Very High Priority Get this done immediately

Comments

@sapradhan
Copy link

I am implementing a custom layout for locale ne-NP (Nepali, Nepal) which uses Devanagari script. This locale uses Devanagari numerals ०१२३४५६७८९ and । (U+0965 Devanagari Danda) for end of sentence indicator among others.

This works fine while testing the layout, however when it is saved and the custom layout is selected somewhere else, it defaults to western numerals and . as sentence end

test_main outside_main

test_numeric outside_numeric

@sapradhan sapradhan changed the title Locale settings not applied for custom layouts Locale settings not applied for custom layouts, dictionary is also not available Feb 1, 2025
@sapradhan
Copy link
Author

Additionally, I have dictionary for Nepali (ne) installed, and while autocomplete suggestions are available for existing layouts for Nepali but not for custom layouts.

builtin_with_autocorrect custom_no_autocorrect

@dean-futo dean-futo added Very High Priority Get this done immediately Layout Bug Unexpected behavior in specific layout Medium Complexity Requires moderate time and effort Triaged Ticket assessed and assigned labels Feb 7, 2025
@dean-futo dean-futo changed the title Locale settings not applied for custom layouts, dictionary is also not available Locale Settings Not Applied for Custom Layouts; Dictionary Also Not Available Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layout Bug Unexpected behavior in specific layout Medium Complexity Requires moderate time and effort Triaged Ticket assessed and assigned Very High Priority Get this done immediately
Projects
None yet
Development

No branches or pull requests

3 participants