Cannot type URL in Reference Player. Looses focus after angular update
Created by: TobbeEdgeware
Environment
- [ X] The issue observed is not mentioned on https://github.com/Dash-Industry-Forum/dash.js/wiki/FAQ
- [X ] The issue occurs in the latest reference client on http://dashif.org/reference/players/javascript/ and not just on my page
- Dash.js version: Commit d4a61524
- Browser name/version: Chrome 54.0
- OS name/version: OS X 10.11.6
Steps to reproduce
Open locally built dash-if-reference-player in Chrome
Observed behavior
The URL window looses focus after each character being typed. This did not happen with dash-if-reference-player built from 1b037ce1.
The commit updates Angular from 1.0.7 to 1.5.8. I tried replacing 1.5.8 with 1.2.20 (last legacy version) and the problem disappeared.
I don't see the same problem in Safari 10.0.1 and Firefox 49.0.2