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.

Input Text Into Popups Failing for JQM 1.4.5 on Android 4.3 #7862

@sme150

Description

@sme150

This issue seems similar to issues #6116 and #4797.

Using Android 4.2 Devices, I have not had any issues with Form Text Fields within a dialog using a virtual keyboard (Phone or Tablet).

However, on Android 4.3 and 4.4.2, the popup reacts as follows.

  1. Click to open popup and set focus in text field.
  2. Page repositions to center popup in remaining space after keyboard is visible.
  3. Enter any character into text field.

Expected: Keystroke captured, awaits next user input.

Actual: Keystroke captured, dialog disappears, keyboard disappears, then dialog reappears.

This completely blocks usage of text fields within popups on Android OS > 4.2.2 as far as I have found.

Is this a known issue, and are there any noted workarounds?

Repro'd this outside of my app visiting
http://view.jquerymobile.com/master/demos/popup

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions