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

Fix Issue #972 #1020

Closed
wants to merge 1 commit into from
Closed

Fix Issue #972 #1020

wants to merge 1 commit into from

Conversation

coastermcgee
Copy link

When clicking a text input while using Firefox, the input is not given focus. We should not initiate a start event if the user is trying to give focus to an input field.

This change fixes issue #972

When clicking a text input while using Firefox, the input is not given focus.  We should not initiate a start event if the user is trying to give focus to an input field.

This change fixes issue 972.
@RubaXa
Copy link
Collaborator

RubaXa commented Feb 16, 2017

Try master and use filter: 'input' + preventOnFilter: false
http://jsbin.com/tediyivoko/edit?html,css,js,output

@RubaXa RubaXa closed this Feb 16, 2017
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

Successfully merging this pull request may close these issues.

2 participants