-
-
Notifications
You must be signed in to change notification settings - Fork 398
Open
Labels
bugSomething is not working as expectedSomething is not working as expectedengineIssues related to the Defold engineIssues related to the Defold enginehtml5Issue related to the HTML5 platformIssue related to the HTML5 platforminputIssues related to user inputIssues related to user input
Description
Describe the bug (REQUIRED)
gui.hide_keyboard does not hide the virtual keyboard on iOS html5 safari
To Reproduce (REQUIRED)
Steps to reproduce the behavior:
- make a script
- make the script open the virtual keyboard using
gui.show_keyboard(showing the keyboard works perfectly well) - run
gui.hide_keyboardsome time after runninggui.show_keyboard - success
Expected behavior (REQUIRED)
gui.hide_keyboard hiding the keyboard
Defold version (REQUIRED):
- Version 1.6.4
Platforms (REQUIRED):
- Platforms: HTML5 (safari)
- OS: iOS 15.8.1
- Device: iPhone 7
aiteron
Metadata
Metadata
Assignees
Labels
bugSomething is not working as expectedSomething is not working as expectedengineIssues related to the Defold engineIssues related to the Defold enginehtml5Issue related to the HTML5 platformIssue related to the HTML5 platforminputIssues related to user inputIssues related to user input