Skip to content

[BUG] iPad keyboard does not appear on input focus #1

@othmar52

Description

@othmar52

steps to reproduce:

  • ensure safari is the default browser on your iPad
  • add instrupella to your home screen
  • open the shortcut icon on the homescreen
  • try to search for a track

in "normal" Safari or other browser this is not reproduceable
adding a form markup did not help

  <form action="#" v-on:submit.prevent>
    <input type="search" ... >
  </form>

changing type="search" to type="input" makes no difference
maybe some issues with <meta name="viewport" ...?
maybe related to vue issue #7526? but instrupella uses vue 3.2.13

as a workaround making Chrome the default browser solves this strange problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions