When I click on a table row, the focus cannot be changed from a TextField to the table.
This is a bug in macOS 27 because the focus can be changed from a TextField to the table in macOS 26.
Temp workaround:
- Click a different window, such as Finder or Safari
- Click the table in my app.
- The focus can be changed from a different app to the table in my app.
Note:
- Table with focus: the table row is highlighted in blue.
- Table without focus: the table row is highlighted in grey.