<table><tr><td style="">dkardarakos created this revision.<br />dkardarakos added a reviewer: mart.<br />Herald added a project: Kirigami.<br />Herald added a subscriber: plasma-devel.<br />dkardarakos 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/D19977">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Currently, on plasma mobile, if you navigate from a page that contains contextual actions to a page without contextual actions and back, context drawer disappears. Looking for contextual actions in pageStack.layers.currentItem only when pageStack.layers.depth > 1, then checking pageStack.currentItem and finally, checking pageStack.lastVisibleItem, we ensure that we look for contextual actions in the most relevant page.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>On mobile, navigate from a page that contains contextual actions to a page without contextual actions and back.</p>

<p>Before patching:<br />
Context drawer disappears</p>

<p>After patching:<br />
Context drawer is still visible</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19977">https://phabricator.kde.org/D19977</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/controls/ContextDrawer.qml</div></div></div><br /><div><strong>To: </strong>dkardarakos, mart<br /><strong>Cc: </strong>plasma-devel, domson, dkardarakos, apol, davidedmundson, mart, hein<br /></div>