diff options
| author | Igor Minar | 2012-05-06 09:27:10 -0700 |
|---|---|---|
| committer | Igor Minar | 2012-05-06 23:01:33 -0700 |
| commit | 49dfdf8f0238ef8c473fcb44694f6b5696ecde70 (patch) | |
| tree | db9e407863a264356d52172e089159bb5fb647a1 /src/ng/directive/booleanAttrs.js | |
| parent | 5bcb749abb91dba0847cb9bc900777a67fd55aa8 (diff) | |
| download | angular.js-49dfdf8f0238ef8c473fcb44694f6b5696ecde70.tar.bz2 | |
fix(ngModel): use keydown/change events on IE9 instead of input
On IE9 the input event is not fired when backspace or delete key are pressed or when
cut is performed. This makes listening on the input event unreliable and therefore
it's better for us to just use keydown/change events instead.
Closes #879
Diffstat (limited to 'src/ng/directive/booleanAttrs.js')
0 files changed, 0 insertions, 0 deletions
