<table><tr><td style="">matank added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D7071" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>Calling syncToMainItemSize() in componentComplete() seems to solve the issue , so I checked what is being done in syncToMainItemSize() that affects the issue.<br />
I found that resizing the dialog is what  seems to resolve the issue so I copied the relevant code from syncToMainItemSize() to avoid running updateTheme() more  than once.</p>

<p>The only issue with what I have done that it seems like dialog size should be set correctly later on as it works without this code if the primary screen is the left most one.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7071" rel="noreferrer">https://phabricator.kde.org/D7071</a></div></div><br /><div><strong>To: </strong>matank, Plasma, davidedmundson<br /><strong>Cc: </strong>plasma-devel, davidedmundson, ltoscano, Frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas<br /></div>