webdevcody / webdevcody/code-racer

[BUG]: QWERTZ Keyboards Pasting Two Backticks by Default

Open
#639 5 comments 0 reactions 1 assignee View on GitHub

@bruno-queiroz is already working on this.

Since Aug 16, 2023.

bug
Dominant language
TypeScript
Stars
697
Forks
594
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.