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

Incorrect order - Firefox only bug #44

Open
neverRare opened this issue Aug 15, 2024 · 0 comments
Open

Incorrect order - Firefox only bug #44

neverRare opened this issue Aug 15, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@neverRare
Copy link
Member

ilo Token is designed to show first the translation that uses interesting grammatical features of Toki Pona, it also tries to respect the definition order from its dictionary. However, these seems to not work Firefox but it works in Deno and in Microsoft Edge.

To test this, turn off "randomize output order" from the settings then enter "luka wan". To ilo Token, "luka wan" being a single number "6" is more interesting than other interpretation, and so it must appear first.

You may test this on Deno by adding console.log(translate("luka wan").output) on lowermost point on src/composer.ts then run deno run src/composer.ts.

If you can test this, please do so and tell me the result, also tell me what browser/runtime do you use.

@neverRare neverRare added bug Something isn't working help wanted Extra attention is needed labels Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant