Skip to content
Discussion options

You must be logged in to vote

Unfortunately, iOS doesn't support that properly – for some reason, it will focus the input field without bringing up the keyboard. The user must click the input field for the keyboard to appear. When we would call .focus() after the mobile search is ready, the placeholder is removed, as the input field is focused but no keyboard is shown – more confusing than just expecting a click:

RPReplay_Final1647971439.mov

Years ago, this was possible and worked well, but at some point, Apple changed it.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@navhaxs
Comment options

@kamilkrzyskow
Comment options

@squidfunk
Comment options

Answer selected by squidfunk
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants