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

refix typing in email and number types (closes #3865) #2050

Merged
merged 1 commit into from
Jun 17, 2019

Conversation

AlexKamaev
Copy link
Contributor

@AlexKamaev AlexKamaev commented Jun 14, 2019

@testcafe-build-bot
Copy link
Collaborator

✅ Tests for the commit abbb351 have passed. See details.

@AlexKamaev AlexKamaev changed the title [WIP]refix typing in email and number types (closes #3865) refix typing in email and number types (closes #3865) Jun 14, 2019
@AlexKamaev
Copy link
Contributor Author

I was forced to use internal selection mechanism for all browser except IE and EDGE so support Chrome and Chrome emulation. Since Chrome:emulation changes userAgent it's impossible to detect if we need to use internal selection mechanism or not, so now FF, Chrome and Safari use it.

@AndreyBelym AndreyBelym merged commit 16c5fbc into DevExpress:master Jun 17, 2019
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.

typeText with Chrome 75 types each character at beginning of input
4 participants