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

ngInput directive don't binding on ie11 browser When I was input CJK (I'm Korean). #12659

Closed
powerumc opened this issue Aug 23, 2015 · 1 comment

Comments

@powerumc
Copy link

It don't binding on the ngInput directive. (<input type="text"/>)
I should guess that initCompositionEvent has difference under less than the IE11 browser.
We can presenting a bug again in input CJK mode.

You can show Here is the input bug and code example.

image

@Narretz
Copy link
Contributor

Narretz commented Aug 23, 2015

I think this is a duplicate of #6656. We should evaluate all the solutions that have been offered for this, but I'm not sure if we'll find a good one. The other issue contains a good workaround, though.

@Narretz Narretz closed this as completed Aug 23, 2015
powerumc added a commit to powerumc/angular.ie11.patched.js that referenced this issue Aug 25, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants