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

Conversation

crisbeto
Copy link
Member

  • Fixes not being able to move the text cursor within and input on mobile.
  • Fixes not being able to blur an input by tapping away on mobile.

Both of the issues were due to the click hijacking from the gesture service being too aggressive and preventing focus from shifting.

Fixes #10301.
Fixes #5365.

* Fixes not being able to move the text cursor within and input on mobile.
* Fixes not being able to blur an input by tapping away on mobile.

Both of the issues were due to the click hijacking from the gesture service being too aggressive and preventing focus from shifting.

Fixes angular#10301.
Fixes angular#5365.
@googlebot googlebot added the cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ label Jul 27, 2017
@crisbeto crisbeto added the needs: review This PR is waiting on review from the team label Jul 27, 2017
@jelbourn
Copy link
Member

Sent this change off to the team that raised the issue to see if it fixes what they were seeing, waiting to hear back

@jelbourn jelbourn self-requested a review August 2, 2017 16:41
@jelbourn
Copy link
Member

jelbourn commented Aug 2, 2017

Confirmed that this fixes the issues

@jelbourn
Copy link
Member

jelbourn commented Aug 2, 2017

This also passes google presubmit

@tinayuangao
Copy link
Contributor

@jelbourn is it ready to merge?

@ThomasBurleson
Copy link
Contributor

@tinayuangao - not yet. I am still testing.

@ThomasBurleson ThomasBurleson added pr: lgtm This PR has been approved by the reviewer pr: needs presubmit and removed needs: review This PR is waiting on review from the team labels Aug 3, 2017
@ThomasBurleson
Copy link
Contributor

@tinayuangao - ready for presubmit.

@tinayuangao tinayuangao merged commit baa869a into angular:master Aug 3, 2017
@gelordi
Copy link

gelordi commented Dec 19, 2017

This problem still happening on mobile

@Splaktar Splaktar added this to the 1.1.5 milestone Dec 21, 2017
@Splaktar
Copy link
Contributor

@gelordi is that with AngularJS Material 1.1.5? If so, please open a new issue with a CodePen reproduction.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
browser: Android cla: yes PR author has signed Google's CLA: https://opensource.google.com/docs/cla/ os: iOS This issue is specific to iOS pr: lgtm This PR has been approved by the reviewer type: bug type: gestures ui: mobile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants