Skip to content

Limit focus workaround to affected versions

Aleix Pol Gonzalez requested to merge work/apol/limit-workaround into master

As it was fixed in Qt (Will be included in 6.7.3 and 6.8.0), we supposedly don't need to keep polling the focusReason value anymore. https://codereview.qt-project.org/c/qt/qtdeclarative/+/566071

Merge request reports