You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[✓] Flutter (Channel stable, v1.17.0, on Mac OS X 10.14.6 18G103, locale en-IN)
• Flutter version 1.17.0 at /Users/dhruv/Desktop/flutter
• Framework revision e6b34c2b5c (9 days ago), 2020-05-02 11:39:18 -0700
• Engine revision 540786dd51
• Dart version 2.8.1
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
• Android SDK at /Users/dhruv/Library/Android/sdk
• Platform android-29, build-tools 29.0.3
• Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 11.3.1)
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 11.3.1, Build version 11C505
• CocoaPods version 1.8.4
[✓] Android Studio (version 3.6)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin version 45.1.1
• Dart plugin version 192.7761
• Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b4-5784211)
[✓] VS Code (version 1.45.0)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.10.1
[✓] Connected device (1 available)
• Android SDK built for x86 • emulator-5554 • android-x86 • Android 10 (API 29) (emulator)
• No issues found!
Description
Current behavior:
Web Inputfield loses focus when keyboard has a number row enabled from preferences in keyboard setting
Expected behavior:
Works when number row is disabled
Stacktrace:
E/InputMethodManager( 9391): b/117267690: Failed to get fallback IMM with expected displayId=1203 actual IMM#displayId=0 view=com.pichillilorenzo.flutter_inappwebview.InAppWebView.InAppWebView{2852a08 VFEDHVCL. .F...... 0,0-1080,805}
E/InputMethodManager( 9391): b/117267690: Failed to get fallback IMM with expected displayId=1203 actual IMM#displayId=0 view=com.pichillilorenzo.flutter_inappwebview.InAppWebView.InAppWebView{2852a08 VFEDHVCL. .F...... 0,0-1080,805}
W/IInputConnectionWrapper( 9391): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper( 9391): getTextAfterCursor on inactive InputConnection
The text was updated successfully, but these errors were encountered:
This issue is stale and has been automatically closed because it has been open for more than 365 days with no activity. Please reopen a new issue if you still have it.
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.
Description
Current behavior:
Web Inputfield loses focus when keyboard has a number row enabled from preferences in keyboard setting
Expected behavior:
Works when number row is disabled
Stacktrace:
The text was updated successfully, but these errors were encountered: