Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(input): stuck in focused state if disabled while in focus #8637

Merged

Conversation

crisbeto
Copy link
Member

Fixes the input element becoming stuck in its focused state, if it becomes disabled while it's in focus.

Fixes #8634.

@crisbeto crisbeto requested a review from mmalerba as a code owner November 24, 2017 21:52
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 24, 2017
@mmalerba mmalerba added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Nov 27, 2017
Fixes the input element becoming stuck in its focused state, if it becomes disabled while it's in focus.

Fixes angular#8634.
@crisbeto crisbeto force-pushed the 8634/input-disabled-while-focused branch from 3079f7c to 3eff792 Compare November 30, 2017 21:58
@tinayuangao tinayuangao merged commit bec4cfe into angular:master Dec 1, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Input gets stuck in focused mode when disabled on Firefox
4 participants