<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, hein.<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/D16316">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In Qt 5.12 new magic <tt style="background: #ebebeb; font-size: 13px;">column</tt> and <tt style="background: #ebebeb; font-size: 13px;">row</tt> properties appeared in the delegate's scope, similar to the <tt style="background: #ebebeb; font-size: 13px;">index</tt> and <tt style="background: #ebebeb; font-size: 13px;">model</tt> (<tt style="background: #ebebeb; font-size: 13px;">modelData</tt>) one.<br />
This causes <tt style="background: #ebebeb; font-size: 13px;">column</tt> to access that (being always the number zero for this list model) and as such the delegate not having a width and turning invisible.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>So much for Qt versioning... quite a horrible behavior change as I typically also just call my Column <tt style="background: #ebebeb; font-size: 13px;">column</tt>... let's work around this in 5.14 (or even 5.12 since it's quite trivial change) here and escalate to Qt then...</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">All apps and krunner in kickerdash work again</li>
</ul></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/D16316">https://phabricator.kde.org/D16316</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/kicker/package/contents/ui/ItemMultiGridView.qml</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, hein<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>