Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
6.2.4, 6.3.2
-
None
-
iPad Pro + iOS 15 + attached Apple Magic Keyboard
Description
I'm testing my app in Debug mode with iPad Pro with attached Apple Magic Keyboard.
When TextInput has focus (virtual keyboard is not showing because there is attached keyboard) and i touch on other any point of app window i got:
removal of unknown device 0000803000014D263A08802E
ASSERT: "m_context->isInputPanelVisible()" in file /Users/qt/work/qt/qtbase/src/plugins/platforms/ios/qiosinputcontext.mm, line 213
and app is crashing.
I got this ASSERT is only if my Apple Magic Keyboard is attached.
Attachments
Issue Links
- duplicates
-
QTBUG-106387 Application crash when writing in textfield
- Closed