-
Notifications
You must be signed in to change notification settings - Fork 17.3k
key-mappings with alt
don't suppress Mac OS composition characters anymore (atom-1.19)
#15189
Comments
Hmmm, I gave this a try on 1.19.0-beta7 but can't reproduce - tagging as needs repro for now. Also about your steps to reproduce, based on your GIFs, seems like this:
should be this?
|
@rsese sorry I copied the wrong keymaps (the shortcuts as well as the commands), I updated the original post. 😄 Thanks for pointing that out. Could you try again with that setup? |
Np thanks 👍 I tried with the updated keybindings and it still works ok for me with the latest releases (1.19.0 and 1.20.0-beta0). Have you tried with the latest versions that went out yesterday? |
@rsese Thanks for your time. I just tested both and the characters are still not suppressed when a key mapping is triggered. Are you testing this on a Mac? What keyboard layout are you using? I'm using Problem is that they used to be suppressed if a key mapping is triggered, probably by something like |
I changed my layout to I can reproduce this with this mapping using a US layout:
|
Related: atom/atom-keymap#190 |
Ahhh yes, I'm using Just to confirm, do you think this is its own issue @Ben3eeE vs. a dupe of atom/atom-keymap#190? |
I think this is it's own issue. Just referencing it because both issues are about I can not reproduce this on Windows using |
Thanks for helping to reproduce this 🙂 Then I think the |
@nathansobo Thanks for the work around, sadly this only prevents the composition character from being rendered, it will still compose: Versions
|
/cc: @as- 8000 cii I can't test this because it is macOS specific. |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks! |
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
Description
Shortcuts with alt don't suppress Mac OS composition characters.
Steps to Reproduce
With
ABC - Extended
keyboard layout:Open Your Keymap
With
US
keyboard layout /cc #15189 (comment).Expected behavior: [What you expect to happen]
A GIF from atom-1.18
Actual behavior: [What actually happens]
A GIF from atom-1.19
Reproduces how often: [What percentage of the time does it reproduce?]
Always.
Versions
Additional Information
Probably only happens on Mac OS.
The text was updated successfully, but these errors were encountered: