On Plasma Mobile sometimes the applications resize themselves bigger than the screen right ater startup if a translation is used, because after the catalog is loaded, every binding is reevaluated STEPS TO REPRODUCE 1. on plasma mobile (or in general kwin with maximize window placement) set a translation 2. open a kirigami app OBSERVED RESULT the app is bigger than the screen after showing correctly for a very short time EXPECTED RESULT the app should always observe the size set by kwin
Is this the root cause of Bug 433083?
More like both bugs have same root cause.
Probably, though that bug is in Kickoff which uses Plasma components, and this bug is in Kirigami. Do you think fixing the Kirigami bug would automatically fix Kickoff too, or would the fix have to be duplicated in plasma-framework (or whatever) as well?