<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, davidedmundson, poboiko.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik requested review of this revision.
</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/D16297">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>As soon as <tt style="background: #ebebeb; font-size: 13px;">QMenu</tt> becomes empty it is closed. This can happen when the application completely reloads its menu.<br />
Instead, call <tt style="background: #ebebeb; font-size: 13px;">deleteLater</tt> which will destroy the <tt style="background: #ebebeb; font-size: 13px;">QAction</tt> later at which point it is automatically removed from the menu.</p>

<p>BUG: 399975</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>A less invasive, albeit more questionable, patch than <a href="https://phabricator.kde.org/D15637" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D15637</a><br />
Should this go in stable, or test it a bit more and then put it in stable?</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Lyx menu behaves fine now (the title bar button is still somewhat borked by Lyx sends menu updates a gazillion times)</li>
<li class="remarkup-list-item">Krita menu behaves fine now</li>
<li class="remarkup-list-item">Thunderbird menu behaves fine now</li>
<li class="remarkup-list-item">systray stuff seems to work fine</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16297">https://phabricator.kde.org/D16297</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>libdbusmenuqt/dbusmenuimporter.cpp</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, davidedmundson, poboiko<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>