Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile: When target is input type="text" #165

Open
critchie opened this issue Dec 14, 2016 · 0 comments
Open

Mobile: When target is input type="text" #165

critchie opened this issue Dec 14, 2016 · 0 comments

Comments

@critchie
Copy link

I have an input of type "text" that is set to be the target of a drop. The idea is that the app will display the drop when the input gets focus (user clicks in the box for example). This works fine in a desktop browser. However, on my iPad using either Safari or Chrome, when the input receives the focus the drop displays but the keyboard does not display.

When I remove the drop code the input/keyboard work as they should.

I thought it may be a z-index issue but nothing I tried worked. Something about displaying the drop is stopping the keyboard from displaying.

This is an angular 2 app and I'm using the latest npm tether-drop and @types/tether-drop.

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

No branches or pull requests

1 participant