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 issue with typeins #7574

Open
mkruselj opened this issue Mar 14, 2024 · 1 comment
Open

Locale issue with typeins #7574

mkruselj opened this issue Mar 14, 2024 · 1 comment
Labels
Bug Report Item submitted using the Bug Report template UX Issues related to user experience (UX) - mouse, touch, keyboard, MIDI inputs, etc. Windows Windows related issues

Comments

@mkruselj
Copy link
Collaborator

mkruselj commented Mar 14, 2024

Miętus on Discord reports that our typeins show him decimal numbers with dot as decimal separator, but this text entry doesn't work properly (it truncates the decimal part). They have to use comma instead, which works, but also means they manually have to replace the dot every time typein shows up. They are using Polish locale on Windows.

For me, Croatian locale on Windows, it's the other way around. Dot works just fine but comma is not parsed and truncates the decimal part to 0.

@mkruselj mkruselj added Windows Windows related issues UX Issues related to user experience (UX) - mouse, touch, keyboard, MIDI inputs, etc. Bug Report Item submitted using the Bug Report template labels Mar 14, 2024
@mkruselj mkruselj added this to the Surge XT 1.3.2 milestone Mar 14, 2024
@baconpaul
Copy link
Collaborator

It kinda matters which control does this.

But for this it's good enough to understand the pitch slider on an OSC and the mix slider on the Delay effect (they are two different code paths)

What do they display and parse?

It's hard for me to debug this on my mac, but i also only have en us utf8 on the mac. I can install some more on my windows image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report Item submitted using the Bug Report template UX Issues related to user experience (UX) - mouse, touch, keyboard, MIDI inputs, etc. Windows Windows related issues
Projects
None yet
Development

No branches or pull requests

2 participants