Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.3.3
-
None
Description
Often on touch-screen devices you don't want focus rects. Therefor the should be a QApplication::setFocusRectVisible(bool)
The work-around now is to find all child widgets and setFocusPolicy(Qt::NoFocus)