Don't call activateWindow() from the constructor

This is premature and cuases the activation token to get consumed. Qt by default activates any new windows, so this is not needed and makes it all work as it should.


6.7, could consider backporting to 6.6

Set focus stealing prevention to Xtreme™ in window behavior KCM, launched system settings from kickoff. Without this patch it just glowed in task bar crying for attention. With this it comes to the front as intended.

Merge request reports

Loading