Table focus bug in macOS 27

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:

  1. Click a different window, such as Finder or Safari
  2. Click the table in my app.
  3. 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.
Table focus bug in macOS 27
 
 
Q