<table><tr><td style="">kmaterka added a comment.
</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/D26923">View Revision</a></tr></table><br /><div><div><p>Thanks for noticing! The <tt style="background: #ebebeb; font-size: 13px;">currentValue</tt> property <a href="https://doc.qt.io/qt-5/qml-qtquick-controls2-combobox.html#currentValue-prop" class="remarkup-link" target="_blank" rel="noreferrer">was introduced</a> with QtQuick.Controls 2.14 (Qt 5.14). Very convenient, unfortunately Plasma 5.18 must support Qt 5.12.</p>
<p>BTW. QML import system is stupid (or I am :) ). Apparently, using <tt style="background: #ebebeb; font-size: 13px;">import QtQuick.Controls 2.5</tt> will not allow you to use <tt style="background: #ebebeb; font-size: 13px;">currentValue</tt>, but it will still conflict...</p></div></div><br /><div><strong>INLINE COMMENTS</strong><div><div style="margin: 6px 0 12px 0;"><div style="border: 1px solid #C7CCD9; border-radius: 3px;"><div style="padding: 0; background: #F7F7F7; border-color: #e3e4e8; border-style: solid; border-width: 0 0 1px 0; margin: 0;"><div style="color: #74777d; background: #eff2f4; padding: 6px 8px; overflow: hidden;"><a style="float: right; text-decoration: none;" href="https://phabricator.kde.org/D26923#inline-152273">View Inline</a><span style="color: #4b4d51; font-weight: bold;">ConfigEntries.qml:196</span></div>
<div style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; white-space: pre-wrap; clear: both; padding: 4px 0; margin: 0;"><div style="padding: 0 8px; margin: 0 4px; background: rgba(251, 175, 175, .7);"> <span style="color: #aa4000">switch</span> <span class="p">(</span><span style="color: #004012">current<span class="bright">V</span>alue</span><span class="p">)</span> <span class="p">{</span>
</div><div style="padding: 0 8px; margin: 0 4px; background: rgba(151, 234, 151, .6);"> <span style="color: #aa4000">switch</span> <span class="p">(<span class="bright"></span></span><span class="bright"></span><span style="color: #004012"><span class="bright">model</span></span><span class="bright"></span><span class="p"><span class="bright">[</span></span><span style="color: #004012">current<span class="bright">Index</span></span><span class="bright"></span><span class="p"><span class="bright">].</span></span><span class="bright"></span><span style="color: #004012"><span class="bright">v</span>alue</span><span class="p">)</span> <span class="p">{</span>
</div><div style="padding: 0 8px; margin: 0 4px; "> <span style="color: #aa4000">case</span> <span style="color: #766510">"auto"</span><span style="color: #aa2211">:</span>
</div></div></div>
<div style="margin: 8px 0; padding: 0 12px;"><p style="padding: 0; margin: 8px;">Instead of removing <tt style="background: #ebebeb; font-size: 13px;">currentValue</tt> change it's name. This property is used in <tt style="background: #ebebeb; font-size: 13px;">KeySequenceItem</tt></p></div></div><br /><div style="border: 1px solid #C7CCD9; border-radius: 3px;"><div style="padding: 0; background: #F7F7F7; border-color: #e3e4e8; border-style: solid; border-width: 0 0 1px 0; margin: 0;"><div style="color: #74777d; background: #eff2f4; padding: 6px 8px; overflow: hidden;"><a style="float: right; text-decoration: none;" href="https://phabricator.kde.org/D26923#inline-152272">View Inline</a><span style="color: #4b4d51; font-weight: bold;">ConfigEntries.qml:267</span></div>
<div style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; white-space: pre-wrap; clear: both; padding: 4px 0; margin: 0;"><div style="padding: 0 8px; margin: 0 4px; "> <span style="color: #aa4000">visible:</span> <span style="color: #004012">isPlasmoid</span>
</div><div style="padding: 0 8px; margin: 0 4px; "> <span style="color: #aa4000">enabled:</span> <span style="color: #004012">visibilityComboBox</span><span class="p">.</span><span style="color: #004012">currentValue</span> <span style="color: #aa2211">!==</span> <span style="color: #766510">"disabled"</span>
</div><div style="padding: 0 8px; margin: 0 4px; "> <span style="color: #aa4000">keySequence:</span> <span style="color: #004012">model</span><span class="p">.</span><span style="color: #004012">applet</span> <span style="color: #aa2211">?</span> <span style="color: #aa4000">model.applet.globalShortcut :</span> <span style="color: #766510">""</span>
</div></div></div>
<div style="margin: 8px 0; padding: 0 12px;"><p style="padding: 0; margin: 8px;">I won't work in Qt =< 5.13. Just rename <tt style="background: #ebebeb; font-size: 13px;">currentValue</tt> to something not-conflicting.</p></div></div></div></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/D26923">https://phabricator.kde.org/D26923</a></div></div><br /><div><strong>To: </strong>carewolf, Plasma: Workspaces, davidedmundson<br /><strong>Cc: </strong>kmaterka, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>