md-select (mdSelect) broken and slow in IE11 and Firefox #2447
Description
In newer builds, e.g. in 0.9.0-rc1-master-aff50d5, and in 0.9.0-rc2, md-select
behaves weirdly in IE11 (have not tried in IE10): there is rather long delay before the list opens after click. Depending on page complexity (at least so it seems), it can be anywhere from1 to 3 seconds. In Firefox the delay is also present, although not that long. All is working fine in Chrome. This happens also in the select demo page, so it is not something in my layout.
Older builds, including e.g. 0.8.3-master-cd1e688 work fine (I have a feeling that earlier 0.9.0-rc1-* builds also worked fine, although cannot confirm it now).
How it was in 0.8.3-master-cd1e688 (clicks are yellow, unfortunately, but visible nevertheless):
How it is in 0.9.0-rc2 (by the way - observe the value is also moving up and down; the selector is gone as well):