dillon1000/react

Commit

React Events: allow Tab+Alt on Mac in Focus responder (#15679)

* Fix issue with Tab+alt not being considered as isGlobalFocusVisible candidate on Mac
* Add test for Tab+alt on Mac setting pointerType: "keyboard" on a focus event
Browse files
Changed paths2 files
First-parent comparison
M packages/react-events/src/Focus.js ModifiedM packages/react-events/src/__tests__/Focus-test.internal.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…