Hungarian Keyboard Left Bracket does not work
See original GitHub issueIssue Report Checklist
- Searched the issues page for similar reports
- Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
- Reproduced the issue after updating with
conda update spyder
(orpip
, if not using Anaconda) - Could not reproduce inside
jupyter qtconsole
(if console-related) - Tried basic troubleshooting (if a bug/error)
- Restarted Spyder
- Reset preferences with
spyder --reset
- Reinstalled the latest version of Anaconda
- Tried the other applicable steps from the Troubleshooting Guide
- Completed the Problem Description, Steps to Reproduce and Version sections below
Problem Description
What steps reproduce the problem?
What is the expected output? What do you see instead?
Paste Traceback/Error Below (if applicable)
PASTE TRACEBACK HERE
Versions
- Spyder version:
- Python version:
- Qt version:
- PyQt version:
- Operating System name/version:
Dependencies
PASTE DEPENDENCIES HERE
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (4 by maintainers)
Top Results From Across the Web
How can I enter "[" (left square bracket) - Microsoft Community
The same problem with Czech keyboard. Only workaround I discovered is to press Alt + 91 (left Alt + Num 9, then Num...
Read more >Cannot write curly braces - Qt Forum
Unfortunately, I cannot write the opening curly brace { on a Hungarian keyboard layout. It works when I change to the English layout, ......
Read more >Why can't I type brackets or curly brackets in workspace?
Whenever I try to type brackets or curly brackets in work space I dont get what I want but instead I get parenthesis...
Read more >[mg21956] Bracket Trouble with IT Keyb. - Google Groups
The problem is probably this: on US keyboards braces like "[" or "{" are placed above the "enter" key; most European keyboards use...
Read more >Minor bug: Croatian keyboard layout's ] combo (AltGr+G ...
Since Croatia is not a big country, it's not all that important... except Hungarian layout also has square brackets in same place: -[-...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Found a solution to the problem. There is a “find_in_files/find in files” shortcut which is Ctrl+Alt+F by default. If I’m not mistaken this should only be triggered in the find_in_files panel’s context, however this seem to be activated in both the editor and the interactive console because if I change this shortcut to something different, the ‘[’ works fine with HU layout.
@dvulin, this problem is fixed in our latest version (5.2.0) released a week ago.