Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

md-select does not constrain overflow w/ scroll, and throws exception when using up/down keys to select option, in IE11 #1628

Closed
tafs7 opened this issue Feb 23, 2015 · 2 comments

Comments

@tafs7
Copy link

tafs7 commented Feb 23, 2015

Using IE11:
The list container is not constrained with overflow:scroll, and extends beyond page with no scrollability.

When using the keyboard and up/down keys to select options in the md-select, exceptions are thrown from the focusNextOption() and focusPrevOption().

@yarl
Copy link
Contributor

yarl commented Feb 24, 2015

Similar behavior on IE10.

rschmukler added a commit that referenced this issue Feb 24, 2015
@ngraef
Copy link
Contributor

ngraef commented Feb 25, 2015

@rschmukler the overflow fix added a persistent disabled scroll bar to all md-selects in Chrome. Check the select demos to see it.

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

3 participants