diacritic marks get deleted #5375
|
As seen in this video, the dead key gets displayed but after any other key is pressed, the mark just disappears. At first I thought this might be a locale issue but the same test input works fine in st. 2025-01-25.19-14-31.1.mp4ghostty version info: relevant system info: |
Replies: 6 comments 11 replies
|
Please provide the following:
|
|
Hello, FWIW, I'm able to reproduce this (or a very similar) issue on a Debian 12 (bookworm) and on a Ubuntu 24.04 (Noble Numbat). I'm using Sway (so Wayland), with an azerty layout, and like the OP I'm unable to input special characters requiring a dead key (the compose key doesn't work anymore, nor combinations like in @pandadiestro 's video to type characters like ô). I'm not using any specific Input Method; If I install I've been able to check that the behavior has changed with the commit 52936b9b681e92f7bab37c3ec341be0013f591da. IOW, using the parent ( HTH! |
|
Same issue but in Wayland rather than Xorg and my keyboard layout is Have neither Tried downgrading to 1.0.3-3 from the arch repos and it works there. Edit: I wonder if it's related to the changes in #3567 |
|
I think the issue #5494 might be addressing this problem (although the title mentions ibus 1.5.31, the root cause is probably the same). |

this was fixed by #5550 on my end