Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Dismissable pop up closed itself on input focus with fullscreen webapp ios >= 7.0.3 #6961

Closed
@xtrembaker

Description

@xtrembaker

Hi everyone,

I'm having trouble with the jqm pop up, when trying to get focus on an input field inside the pop up, the iOS virtual keyboard shows up but the popup closed itself !
This behavior only happen in those case :

  • pop is dismissible
  • the app is in fullscreen mode (using meta "apple-mobile-web-app-capable")
  • IOS >= 7.0.3. Haven't tried on 6.X but works great with a 5.1

I'm using jqm 1.3.2 with jQuery 1.9.1, here's a simple fiddle you can try (do not forget to open the app in fullscreen mode !) : http://jsfiddle.net/xtrembaker/N2rE5/1/

P.S : In the fiddle, I noticed that sometimes the pop up don't close itself and you're able to type text in input. But other times, the behavior described above happens.

Hope this feedback helps !

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions