Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for gating select element bugs #38

Merged
merged 1 commit into from Jan 3, 2012
Merged

Conversation

ababut
Copy link

@ababut ababut commented Jan 3, 2012

Fix for element with disabled attribute is not disabled when navigation mode is on. Fix for the currently selected index is picked to exclude disabled items. On the JS side, fixed logic glitch that prevented disabled="disabled" items from being disabled correctly.

disabled when navigation mode is on.

Fix for MKS2601991 - the currently selected index is picked to exclude
disabled items.

On the JS side, fixed logic glitch that prevented disabled="disabled"
items from being disabled correctly.
dmateescu added a commit that referenced this pull request Jan 3, 2012
@dmateescu dmateescu merged commit d9013cd into next Jan 3, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants