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

[BUG]: QWERTZ Keyboards Pasting Two Backticks by Default #639

Open
1 task done
runmaxde opened this issue Aug 2, 2023 · 5 comments
Open
1 task done

[BUG]: QWERTZ Keyboards Pasting Two Backticks by Default #639

runmaxde opened this issue Aug 2, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@runmaxde
Copy link

runmaxde commented Aug 2, 2023

Description

I've encountered a bug in the web application where the backtick (`) key is not functioning as expected on QWERTZ keyboards. When attempting to input a single backtick character, the operating system pastes two backtick characters by default. Consequently, the app jumps three characters and displays an error on that character.

Expected Behavior:
The backtick (`) key should input a single backtick character when pressed on a QWERTZ keyboard layout.

Actual Behavior:
Pressing the backtick (`) key on a QWERTZ keyboard results in two backtick characters being pasted into the input field/code editor.

love the work cody and crowd <3

(optional) What browsers are you seeing the problem on?

Firefox, Chrome

Code of Conduct

  • I agree to follow this project's Code of Conduct
@runmaxde runmaxde added the bug Something isn't working label Aug 2, 2023
@devhiko
Copy link
Contributor

devhiko commented Aug 3, 2023

Also in qwerty ones one backtick behaves like Tab, maybe we need to add some sections to editor key definitions

@sudo-adduser-jordan
Copy link
Contributor

@devhiko
Copy link
Contributor

devhiko commented Aug 3, 2023

`, i can write same code in my editor or any notepad, could it be related character sets like UTF

@bruno-queiroz
Copy link
Contributor

can I work on this?

@scape76
Copy link
Collaborator

scape76 commented Aug 16, 2023

can I work on this?

yes, of course

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

No branches or pull requests

5 participants