zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
49.45k stars 3.02k forks source link

Spacebar Not Working in Zed Editor with English Keyboard Layout #16667

Open RosaErick opened 2 months ago

RosaErick commented 2 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

When the keyboard layout is set to English, the spacebar does not function within the Zed editor. This issue is isolated to the Zed editor, as the spacebar works normally in all other applications. Steps to reproduce:

Set your keyboard layout to English. Open the Zed editor. Try to use the spacebar inside the editor. The spacebar will not produce a space character.

Environment

Zed: v0.149.3 (Zed) OS: Linux X11 fedora 40 Memory: 23.4 GiB Architecture: x86_64 GPU: NVIDIA GeForce RTX 2060 || NVIDIA || 550.107.02

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log


gthecht commented 2 months ago

Hi, I also had this issue.

I found that it happened once I installed zoom (and along with it ibus, the english spacebar stopped working (though when I switched language it worked in Hebrew).

Once I uninstalled Ibus and restarted the computer, the issue went away... Just means that there might be trouble using both zoom and zed together.

Hope this helps you folks debug the issue, keep up the good work!

RosaErick commented 2 months ago

well ibus is needed for GNOME, i dont even have zoom installed, never had, so im not uninstalling ibus, this is a bug from zed key binding, waiting for them to fix it