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

Tagpicker ie #5962

Merged
merged 5 commits into from
Aug 17, 2018
Merged

Tagpicker ie #5962

merged 5 commits into from
Aug 17, 2018

Conversation

kkjeer
Copy link
Contributor

@kkjeer kkjeer commented Aug 16, 2018

Pull request checklist

Description of changes

IE 11 has a known issue where inputs with a placeholder fire an onInput event when the empty input is focused. This change works around this bug by preventing the Autofill component from calling its onInputChanged method if the input value is empty and has not changed.

Focus areas to test

(optional)

Microsoft Reviewers: Open in CodeFlow

@kkjeer kkjeer merged commit 4ab70f3 into microsoft:master Aug 17, 2018
@kkjeer kkjeer deleted the tagpicker-ie branch August 17, 2018 16:58
@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TagPicker: onEmptyInputFocus not working in IE
2 participants