Files
ionic-framework/js/utils
Adam Bradley 8730e62e62 fix(tap): Prevent different input focus after 300ms delay
If a text input is located in the same area as a button which was just
tapped, which was probably because of a view transition, the text input
gets focus 300ms later. This is an issue on Android because it also
fires off a mousedown event. Resolved by remembering the touchend
target then checking if it’s different from the mousedown target.
Closes #1370
2014-05-08 10:40:15 -05:00
..
2014-05-08 08:19:14 -05:00
2013-12-07 15:05:56 -06:00
2014-04-17 20:44:31 -05:00
2014-05-08 08:19:14 -05:00
2014-05-07 15:47:35 -05:00
2014-05-08 09:11:16 -06:00
2014-05-08 09:11:16 -06:00