<div dir="ltr">And here it is: <a href="https://bugreports.qt-project.org/browse/QTBUG-35051">https://bugreports.qt-project.org/browse/QTBUG-35051</a><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2013/11/22 Ola Rĝer Thorsen <span dir="ltr"><<a href="mailto:ola@silentwings.no" target="_blank">ola@silentwings.no</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi Liang,<div><br></div><div>thanks for the reply! I will create a bug report right away. </div><div><br></div><div>Best regards,<br></div><div>Ola</div><div><br></div><div><br></div></div><div class="HOEnZb">
<div class="h5"><div class="gmail_extra">
<br><br><div class="gmail_quote">2013/11/22 Liang Qi <span dir="ltr"><<a href="mailto:cavendish.qi@gmail.com" target="_blank">cavendish.qi@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir="ltr">Hi, Ola,<div><br></div><div>Just got notification about your question from others, and subscribed this mailing list.</div><div><a href="http://lists.qt-project.org/pipermail/interest/2013-November/009878.html" target="_blank">http://lists.qt-project.org/pipermail/interest/2013-November/009878.html</a><br>


</div><div><br></div><div>Your question is valid here in some way. I think you could create a bug report in jira.</div><div><br></div><div>There is no focus chain concept when Qt Quick 2 was ready at the beginning. We tried to support sth like that in this feature, QQuickItem::activeFocusOnTab:</div>


<div><a href="http://qt-project.org/doc/qt-5.1/qtquick/qml-qtquick2-item.html#activeFocusOnTab-prop" target="_blank">http://qt-project.org/doc/qt-5.1/qtquick/qml-qtquick2-item.html#activeFocusOnTab-prop</a></div><div><br>

</div><div>And it doesn't cover the case like your code, KeyNavigation will not work when the Item is disabled itself. You need to maintain the focus chain yourself in current code. Maybe we could support it in Qt side in the future.</div>


<div><div><br></div></div><div>Regards,</div><div>Liang</div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>