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

Some Turkish characters are transferred incorrectly #527

Closed
fthdgn opened this issue Dec 20, 2019 · 8 comments
Closed

Some Turkish characters are transferred incorrectly #527

fthdgn opened this issue Dec 20, 2019 · 8 comments
Labels
bug Something isn't working macOS Related to macOS windows Related to Microsoft Windows

Comments

@fthdgn
Copy link

fthdgn commented Dec 20, 2019

Operating Systems

Server: Windows 10 Pro 1909 18363.535
Client: macOS Catalina 10.15.1

Barrier Version

Server: 2.3.2-snapshot-210c2b70
Client: 2.3.2-Release-210c2b70

Steps to reproduce bug

My server and server keyboard is Turkish-Q. These keyboards work without problem on their own devices.

However, my server keyboard cannot type some Turkish characters on on my client.
I put the problematic buttons on the table below.
Server versions are correct, expected characters.
Client versions are current wrong behavior.
"Location on the keyboard" is the location of the button on the keyboard according to English layout.

Server upper-case Server lower-case Client upper-case Client lower-case Location on the keyboard
I (U+0049) ı (U+0131) I (U+0049) i (U+0069) Same place of I
İ (U+0130) i (U+0069) I (U+0049) i (U+0069) Two button right of L
Ş (U+015E) ş (U+015F) S (U+0053) s (U+0073) One button right of L
Ğ (U+011E) ğ (U+011F) G (U+0047) g (U+0067) One button right of P

Other Turkish characters like Üü, Öö, Çç work correctly.

Other information

When I use Mac as server and Windows as client, there is no problem. Turkish-Q keyboard of Mac can type every Turkish characters on Windows.

@AdrianKoshka AdrianKoshka added bug Something isn't working macOS Related to macOS windows Related to Microsoft Windows labels Dec 29, 2019
@AdrianVerde
Copy link

On spanish keyboard, any dieresis character doesn't work (like Ü or ü), these are not a key on the keyboard, they are the normal letter (like U or u), preceded by shift + [The key just at the right of the Ñ key of the QWERTY spanish keyboard]

@farukcan
Copy link

Same Problem. on Windows 10 Turkish Q Keyboard (both side)

@github-actions
Copy link

github-actions bot commented Oct 1, 2020

Is this issue still an issue for you? Please do comment and let us know! Alternatively, you may close the issue yourself if it is no longer an problem

@fthdgn
Copy link
Author

fthdgn commented Oct 1, 2020

Yes, it is still a problem.

Client
macOS 10.15.6
Barrier 2.3.3-release-3395cca9

Server
Windows 10 Pro 2004 19041.508
Barrier 2.3.3-release-3395cca9

@AdrianVerde
Copy link

Yes, it is still a problem.

Both client and server:
Windows 10 Pro 2004 19041.508
Barrier 2.3.3-release-3395cca9

@eugenegff
Copy link

I’m sure that it is the same problem that was solved in pull request #910

@fthdgn
Copy link
Author

fthdgn commented Oct 15, 2020

@eugenegff I've built your branch to try it. All keys type correct letters now.
Thank you.

@p12tic
Copy link
Member

p12tic commented Jan 10, 2021

This issue has been fixed in #910.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working macOS Related to macOS windows Related to Microsoft Windows
Projects
None yet
Development

No branches or pull requests

6 participants