https://bugs.kde.org/show_bug.cgi?id=452648
--- Comment #6 from firewalker <firew4l...@gmail.com> --- Specifically this part of the commit: auto ret = QQuickWindow::event(event); if (d->mainItem) { d->syncToMainItemSize(); } return ret; -- You are receiving this mail because: You are watching all bug changes.