Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.

Unable to focus on inputs inside modals on touch devices #2017

Closed
@jdhiro

Description

@jdhiro

There is a related issue opened against angular, but I suspect this is an issue specifically with the modals. angular/angular.js#6432

Plnkr is here: http://embed.plnkr.co/gyNF9BhiaBuMtonPXYKS/preview

This repro requires:

  1. Having an input inside of a UI Bootstrap modal box
  2. Having angular-touch enabled (checked against 1.2 and 1.3)
  3. Being on a touch device or using Chrome's touch emulation

Repro steps:
Click the button to open the modal, and then click on the text input field. On touch devices, the field will momentarily get focus and then lose it. With a normal mouse click, it's fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions