<table><tr><td style="">McPain created this revision.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />McPain 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/D18979">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>BUG: 401464</p>
<p>According to FolderModel::filterAcceptsRow code, it is possible that folderview is used by containment but not associated with a screen.<br />
In case of m_screen == -1 there was no information about which items we should filter out.</p>
<p>Instead, we do not change m_screen to -1 and we can filter out items that does not belong to our screen.<br />
m_screenUsed shows whether folderview is associated with a screen or not</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D18979">https://phabricator.kde.org/D18979</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>containments/desktop/plugins/folder/foldermodel.cpp<br />
containments/desktop/plugins/folder/foldermodel.h</div></div></div><br /><div><strong>To: </strong>McPain<br /><strong>Cc: </strong>plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>