guiGOD
June 17, 2021, 9:21pm
1
macOS Catalina 10.15 (Danish keyboard)
Square brackets are not working inside Basic Javascript lessons. I have to copy paste them. Very odd. I can write them just fine in this forum:
guiGOD
June 17, 2021, 10:25pm
3
Yeah. Thanks. So it’s not my Mac that’s acting up.
guiGOD
June 20, 2021, 7:59pm
4
I am wondering if the Dev team is aware of this bug? No reaction so far.
ILM
June 20, 2021, 8:02pm
5
I think they reacted pretty fast
opened 02:07PM - 16 Jun 21 UTC
closed 08:45PM - 17 Jun 21 UTC
bug
regression
verified
<!--
🛑 STOP 🛑 STOP 🛑 STOP 🛑
1. Try to reproduce in VS Code and file issue … directly at:
-- https://github.com/microsoft/vscode/issues
2. Otherwise, provide steps that reproduce the problem in VS Code web at:
-- https://vscode-web-test-playground.azurewebsites.net/
3. Otherwise, provide steps that reproduce the problem at the Monaco Editor homepage
-- https://microsoft.github.io/monaco-editor/
4. Otherwise, provide a Playground code snippet
-- https://microsoft.github.io/monaco-editor/playground.html
5. Otherwise, provide a self-contained git repository / HTML page
-->
One of our users at freeCodeCamp faced an issue in typing certain characters while using their Czech keyboard in their Mac. In the Czech keyboard the only way to type `[` or `]` is <kbd>Option</kbd> + <kbd>[</kbd> or <kbd>Option</kbd> + <kbd>]</kbd>. You can type those characters easily in VSCode and in any other app in MacOS but in monaco-editor playground and in our editor UI, which uses monaco-editor, it doesn't work. Nothing gets typed when you try to type those two characters.
Discourse link to our forum about the issue - https://forum.freecodecamp.org/t/cannot-type-the-inside-exercises/465050
**monaco-editor version:** 0.25.1
**Browser:** All browsers
**OS:** MacOS
**Playground code that reproduces the issue:**
The issue is linked in the other topic and already fixed
2 Likes
guiGOD
June 20, 2021, 8:21pm
6
Thanks for reacting (in this thread), now I know the Dev team is aware.
Reading your link I was wondering why they thought the bug was fixed … but that made me try (again) a forced reload in my browser and now it works!
So glad I came here and posted about this again.
system
Closed
December 20, 2021, 8:21am
7
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.