Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS App 在 Mac 上运行时 QMUIKeyboardManager 中对键盘通知的处理 #1574

Open
Jonas-o opened this issue Sep 26, 2024 · 0 comments
Open

Comments

@Jonas-o
Copy link
Contributor

Jonas-o commented Sep 26, 2024

Bug 表现
在 Mac 上运行的 App 中,QMUIKeyboardManager 的所有代理不执行

截图
image

如何重现
Xcode run 前选择「My Mac(Designed for iPad)」

其他信息
所有的通知处理都有 [self isLocalKeyboard:notification] 来判断拦截,但是在 Mac 上运行的 App 时,系统键盘通知的 notification 中没有 UIKeyboardIsLocalUserInfoKey 这个 key,这就导致所有的系统键盘通知均不会处理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant