-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Plugin version:
4.0.1
Platform(s):
Android 8.0
Current behavior:
When PhotoViewer is used in a screen with an input/textarea that show keyboard when clicked, after open PhotoViewer to see any image and close, the keyboard doesn't open anymore, even trying to show it manualy using "Keyboard.show()".
Expected behavior:
When close one image view on PhotoViewer that fields should show the keyboard when clicked.
Steps to reproduce:
Open a PhotoViewer to show some image. Close the PhotoViewer image and try to click in the input text field or textarea again. This time the keyboard will not apear.
Other information:
If you switch to anoter app and return, the keyboard worked again when fields are clicked.
Capacitor doctor:
Latest Dependencies:
@capacitor/cli: 7.2.0
@capacitor/core: 7.2.0
@capacitor/android: 7.2.0
@capacitor/ios: 7.2.0
Installed Dependencies:
@capacitor/core: 6.2.1
@capacitor/cli: 6.2.1
@capacitor/ios: 6.2.1
@capacitor/android: 6.2.1
[success] Android looking great!