mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #153] Shifted Forward Delete key ⌦ shows as unknown ? Glyph #124
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#124
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 @toootone on GitHub (Nov 26, 2019).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/153
Delete key is ⌫, forward delete is ⌦, but shifted forward delete shows as a boxed question mark indicating, I guess, an unknown character. I have a full mac keyboard with number pad and home, end, page up, page down keys section including the forward delete key. I use a key combination in Adobe Premiere for ripple delete: ⇧⌦ which poses 2 problems for KeyCastr: 1) Shift Glyph doesn't show at all (See my comment on @akitchen 's issue about shift modifier behaviour for my thoughts on a "menu style" mode for how to handle shift and key labels), and 2) shifted forward delete shows as a boxed question mark.

@akitchen commented on GitHub (Nov 30, 2019):
I'm currently on a laptop but I'm not surprised there could be an issue here. Our handling of shifted key combos needs improvement. Assuming this is true, I'd call it a bug
@getvictor commented on GitHub (Apr 4, 2020):
Shift + F1shows up as a question mark for me. Such key combinations are used in some computer games. Seems like the same issue.@Jotto79 commented on GitHub (Jun 25, 2020):
Shift Left/Right/Up/Down are all question marks
@akitchen commented on GitHub (Feb 11, 2021):
All of these cases were fixed incidentally in v0.9.10