Possible work around:
I have found this bug does not exist when you disable the Mac focus rectangle on each of the text based controls.

Example
control->setAttribute(Qt::WA_MacShowFocusRect, false);