Skip to content

gui.hide_keyboard does not work on iOS html5 safari #8652

@wistpotion

Description

@wistpotion

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:

  1. make a script
  2. make the script open the virtual keyboard using gui.show_keyboard (showing the keyboard works perfectly well)
  3. run gui.hide_keyboard some time after running gui.show_keyboard
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is not working as expectedengineIssues related to the Defold enginehtml5Issue related to the HTML5 platforminputIssues related to user input

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions