You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Chrome and Edge, when a control (e.g., a button or text field) within a toolbar is focused or active, clicking anywhere else within the toolbar does not blur the currently active control or set its value. However, clicking outside the toolbar works as expected and blurs the active control.
This behavior functions correctly in Firefox, where clicking within the toolbar properly blurs the active control.
💻 Repro or Code Sample
Click on any element inside the toolbar to make it focused or active.
Then, click on any other area within the toolbar to blur or remove focus from the currently active control.
🤔 Expected Behavior
clicking on any area within the toolbar should blur or remove focus from the currently active control, just as it does when clicking outside the toolbar.
😯 Current Behavior
Clicking within the toolbar does not blur or focus out the currently active control
aagash-ni
changed the title
Toolbar blurring/focus-out (event handling) the active controls is not working when clicking the area within it
Toolbar Active control blur/focus-out events not triggered when clicking within in Edge and Chrome
Dec 11, 2024
aagash-ni
changed the title
Toolbar Active control blur/focus-out events not triggered when clicking within in Edge and Chrome
Toolbar Active control blur/focus-out events not happening when clicking within in Edge and Chrome
Dec 11, 2024
🐛 Bug Report
In Chrome and Edge, when a control (e.g., a button or text field) within a toolbar is focused or active, clicking anywhere else within the toolbar does not blur the currently active control or set its value. However, clicking outside the toolbar works as expected and blurs the active control.
This behavior functions correctly in Firefox, where clicking within the toolbar properly blurs the active control.
💻 Repro or Code Sample
🤔 Expected Behavior
😯 Current Behavior
🔦 Context
Discussion link: https://dev.azure.com/ni/DevCentral/_git/Skyline/pullRequest/850146#1733521296
🌍 Your Environment
The text was updated successfully, but these errors were encountered: