https://bugs.kde.org/show_bug.cgi?id=489463
--- Comment #2 from Alik Aslanyan <inli...@pm.me> --- For some reason link from invent.kde.org isn't working. I meant this change in unit testing. // window is now set to maximised QCOMPARE(maximizeChangedSpy.count(), 1); QCOMPARE(window->maximizeMode(), MaximizeFull); - QCOMPARE(window->tile(), nullptr); -- You are receiving this mail because: You are watching all bug changes.