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

[Keyboard-Layout] Symbols not typable: Brackets, braces, etc. #119

Closed
NullPlane opened this issue Feb 1, 2024 · 6 comments
Closed

[Keyboard-Layout] Symbols not typable: Brackets, braces, etc. #119

NullPlane opened this issue Feb 1, 2024 · 6 comments
Assignees
Labels
bug Something isn't working released windows Windows Operating System

Comments

@NullPlane
Copy link

NullPlane commented Feb 1, 2024

On Windows:

Using german layout here and trying to code results in brackets, braces, etc. being unable to be typed using CTRL+ALT+{Number Key}, but only appear using the infamous "AltGr" (Right-Alt) key - which is usually meant to do exactly the same as CTRL+ALT+anything.

Checked if Numpad-Toggle changes anything (this often times causes similar problems) but it didn't change anything.

Is this a feature that's not yet been implemented or a bug or is this related to any specific cause in my system?
I'd just found your Editor and thought about making it my new main for atm cuz nice work ngl. While typing quickly this literally makes quick working impossible.

ty in advance


version: Win11-23H3-22631.3085-Home
keyboard-interface: USB
driver: HID-Keyboard (win default, up to date)
win-layout-type: German (Germany) - QWERTZ
@SpartanJ
Copy link
Owner

SpartanJ commented Feb 1, 2024

That's interesting, it's definitely not intended so I guess it's a bug, let me investigate it and I'll give you an update soon.

@SpartanJ SpartanJ self-assigned this Feb 1, 2024
@SpartanJ SpartanJ added bug Something isn't working windows Windows Operating System labels Feb 1, 2024
@SpartanJ
Copy link
Owner

SpartanJ commented Feb 1, 2024

I just pushed a fix.
Here's is a patched build: ecode-windows-0.5.1-x86_64.zip. This is a preview of the next release so it can be a little bit unstable. But feel free to use it. If you find it unstable please let me know and disable the Git plugin since that's basically where the big changes are.

Thanks for reporting it!

@NullPlane
Copy link
Author

That went quick tho.

Using this new build, sadly it does still not work for some reason.

I cannot really say what it is tho.

Tried it using Windows's osk directly but it yields the same results:

bug1

I just pushed a fix. Here's is a patched build: ecode-windows-0.5.1-x86_64.zip. This is a preview of the next release so it can be a little bit unstable. But feel free to use it. If you find it unstable please let me know and disable the Git plugin since that's basically where the big changes are.

Thanks for reporting it!

@SpartanJ
Copy link
Owner

SpartanJ commented Feb 1, 2024

Ups!! Sorry, I tested it on a Windows VM and copied the fix incorrectly. This one should be OK:
ecode-windows-0.5.1-x86_64.zip

@NullPlane
Copy link
Author

Oh ya baby now we're talking.

Works flawlessly. Thanks for the immediate response and fix incl. precompile.
Hereby closed at 30051cf, 8cbc580.

@SpartanJ
Copy link
Owner

SpartanJ commented Feb 2, 2024

I'll reopen it until 0.5.1 is released. I'm glad it worked!

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

No branches or pull requests

2 participants