Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Unable to focus inputs inside modals with touch event on mobile devices #13786

Closed
eng-almeida opened this issue Jan 17, 2016 · 3 comments
Closed

Comments

@eng-almeida
Copy link

I'm using $modal service from here: https://pineconellc.github.io/angular-foundation/ and I'm not able to focus an input inside this modal on a touch event using angular touch 1.4.3. Any suggestion?

@eng-almeida eng-almeida changed the title Unable to focus on inputs inside modals from on mobile devices Unable to focus inputs inside modals with touch event on mobile devices Jan 18, 2016
@gkalpak
Copy link
Member

gkalpak commented Jan 18, 2016

If it's only specific to when using the $modal service, then it sounds more like an issue for https://pineconellc.github.io/angular-foundation.

In any case, a live reproduction (e.g. using CodePen, Plnkr etc) would help investigate the problem.

@Narretz
Copy link
Contributor

Narretz commented Jan 18, 2016

It does sound similar to this issue, which plagues ngTouch for quite some time.
#12153

@Narretz
Copy link
Contributor

Narretz commented Jan 26, 2016

I do think it's the issue where the clickbusting fails when there's a parent elemetn with a click on it. I can't say for sure, but since there's no repro, I'm closing this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants