mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[GH-ISSUE #1086] [Bug]: Smart Keymap is broken #593
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#593
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 @FlyMeToTheMoonAndLetMePlayAmongTheStars on GitHub (Sep 7, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1086
Describe the bug
Smart Keymap does not work properly and prevents in-game text field entry. This problem occurs on both 3.0.0 release and nightly (472).
With Smart Keymap disabled, you can click on a text field like the chat in Genshin Impact or Honkai Impact and type without issue. However, enabling it causes the text entry to "lose focus" when you try to type a certain letter that corresponds to an existing keymap button.
Not sure if this has anything to do with the version of macOS I am on, I'm currently using macOS 14.0 Sonoma beta (23A5337a).
Steps to reproduce
Expected behaviour
Smart Keymap not breaking in-game text fields/chat entries.
Crash log
What version of PlayCover are you using?
Nightly/beta
What version of macOS are you using?
macOS beta (please state the specific version)
Issue Language
@TheMoonThatRises commented on GitHub (Nov 5, 2023):
Fix implemented in https://github.com/PlayCover/PlayTools/pull/131.
@XuYicong commented on GitHub (Dec 7, 2023):
Should have been fixed with the said PR