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

Autocomplete IE 11 Compatibility #3255

Closed
donduni opened this issue Feb 23, 2017 · 3 comments
Closed

Autocomplete IE 11 Compatibility #3255

donduni opened this issue Feb 23, 2017 · 3 comments

Comments

@donduni
Copy link

donduni commented Feb 23, 2017

Bug, feature request, or proposal:

Bug / IE 11 compatibility

What is the expected behavior?

  1. Option selection via mouse
  2. Correct initial placeholder position when input field empty
    image

What is the current behavior?

  1. Option List select via mouse click doesn't write the selected option into the input field. (Works using arrow keys)
  2. On init with no input value, the placeholder should place down
    image

What are the steps to reproduce?

The plunker example at the official documentation page.
https://material.angular.io/components/component/autocomplete

What is the use-case or motivation for changing an existing behavior?

Provide basic autocomplete functionality for IE 11.

Which versions of Angular, Material, OS, browsers are affected?

Internet Explorer 11 (11.576.14393.0)

@crisbeto
Copy link
Member

These should've been fixed by #3188, #3190 and #3189.

@donduni
Copy link
Author

donduni commented Feb 23, 2017

Thanks 👍

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 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

No branches or pull requests

2 participants