mirror of
https://github.com/d99kris/nmail.git
synced 2026-04-26 09:46:01 +03:00
[GH-ISSUE #176] Typing the character œ makes the cursor jump to the Subject field #125
Labels
No labels
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nmail#125
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Kabouik on GitHub (Jan 16, 2025).
Original GitHub issue: https://github.com/d99kris/nmail/issues/176
Originally assigned to: @d99kris on GitHub.
Pretty much what the title says. This is true whether I use a compose key to produce that character, or a RightAlt key combination.
Environment:
@d99kris commented on GitHub (Jan 16, 2025):
Hi @Kabouik - can I check which keyboard layout it is, French? And what key combination?
I could probably figure it out, but it'll save me some time having the info, thanks 👍
Edit: And do you know if it's a new issue (used to work fine before)?
@Kabouik commented on GitHub (Jan 16, 2025):
It's a French character but I am using us-intl, and produce the character using a compose key followed by o then e, or using RightAlt + o. I'm not sure if these come by default for us-intl or if I had to add this customization.
On 16 January 2025 13:07:52 CET, Kristofer Berggren @.***> wrote:
@Kabouik commented on GitHub (Jan 17, 2025):
It is not new by any means, I just procrastinated reporting it for probably more than a year or perhaps even two, sorry.
@d99kris commented on GitHub (Jan 19, 2025):
Thanks! I found that I can reproduce the problem even with just copy & paste
œinto nmail. It appears it gets detected asPage Upbased on testing withnmail -k(key dump mode). Innchat -kthere does not seem to be an issue though, so I will look into integrating over some relevant code for key input handling from nchat to nmail.@d99kris commented on GitHub (Jan 25, 2025):
Hi again - this issue should be fixed with above commit, but please let me know in case there's still some problem.
@Kabouik commented on GitHub (Jan 28, 2025):
Thanks, I'll update soon!
@Kabouik commented on GitHub (Feb 5, 2025):
Jus confirming 5.3.5 fixed it for me. Thanks once again for your great reactivity Kris.
@d99kris commented on GitHub (Feb 5, 2025):
Thanks for confirming 👍