<table><tr><td style="">fvogt created this revision.<br />fvogt added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />fvogt 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/D14822">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>If a slot or Q_INVOKABLE has a QVariant as parameter and gets called<br />
from a QJSEngine's script, it receives a QJSValue wrapped as QVariant.<br />
To get a QVariant with the actual value wrapped, calling QJSValue::toVariant<br />
is necessary.</p>

<p>I'm not entirely sure whether this is intentional behaviour of QJSEngine, but<br />
even if it's a bug we'll have to workaround it.</p>

<p>BUG: 397338</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>I have favorites in kickoff again.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14822">https://phabricator.kde.org/D14822</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>shell/scripting/applet.cpp<br />
shell/scripting/applet.h<br />
shell/scripting/configgroup.cpp<br />
shell/scripting/configgroup.h<br />
shell/scripting/scriptengine_v1.cpp</div></div></div><br /><div><strong>To: </strong>fvogt, Plasma<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>