macos 按键状态卡住

我玩 MC 时开着闪电说,按键频繁卡死,相关日志:

131:2026-08-28 02:05:10.349 [v0.7.8] WARN [macOS Keyboard] Removing stuck keys [W] after 3s (trigger=keydown)

132:2026-08-28 02:05:14.405 [v0.7.8] WARN [macOS Keyboard] Removing stuck keys [W] after 3s (trigger=keydown)

AI 诊断的分析:

macOS 键盘拦截器会在新的 KeyDown 到来时,将持续按下超过 3 秒的正常按键错误地从内部状态中清除;随后真实 KeyUp 因失去对应的 passed-through KeyDown 状态而被拦截,导致下游应用只收到 KeyDown 而永远收不到 KeyUp。

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
💡

Feature Request

Date

13 days ago

Author

fl0w1nd

Subscribe to post

Get notified by email when there are changes.