Environment Information
- Package version(s): 7.102.0
- Browser and OS versions: tested with Chrome and Firefox.
Describe the issue:
When a button takes focus programmatically, it doesn't display a visible outline.
Please provide a reproduction of the issue in a codepen:
https://codepen.io/onlyann/pen/poJLRrV
Actual behavior:
No outline for the focused button

Expected behavior:
An outline similarly to what is visible when it receives focus with tab

Documentation describing expected behavior
None