Skip to content

InputSensitive: blur handler should only consider a relatedTarget that is outside of the component#547

Merged
mkrause merged 2 commits intomasterfrom
mkrause/251206-input-sensitive-blur
Dec 8, 2025
Merged

InputSensitive: blur handler should only consider a relatedTarget that is outside of the component#547
mkrause merged 2 commits intomasterfrom
mkrause/251206-input-sensitive-blur

Conversation

@mkrause
Copy link
Collaborator

@mkrause mkrause commented Dec 6, 2025

Small bug fix for InputSensitive (and InputPassword which builds on it): tabbing between the input and the toggle icon currently causes the input text to be hidden, we should do this only if the blur target is outside of the component.

@mkrause mkrause changed the title InputSensitive: blur handler should only consider focusout of the entire component InputSensitive: blur handler should only consider a relatedTarget that is outside of the component Dec 7, 2025
@mkrause mkrause self-assigned this Dec 7, 2025
@mkrause mkrause merged commit b655f01 into master Dec 8, 2025
4 checks passed
@mkrause mkrause deleted the mkrause/251206-input-sensitive-blur branch December 8, 2025 18:08
@mkrause mkrause added this to the Baklava v1.0 milestone Dec 8, 2025
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.

2 participants