<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 19, 2014 at 10:58 PM, Sandro Santilli <span dir="ltr"><<a href="mailto:strk@keybit.net" target="_blank">strk@keybit.net</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
</span>Confirmed. I've added a QTreeView and it has the same issue.<br>
Unfortunately, the model tester did not catch any issue, beside the<br>
already-reported one which I fixed in master already.<br></blockquote><div><br></div><div>AFAIK model tester is not meant to discover this kind of issues. It is mainly used to confirm that model implements the virtual methods like index(), parent() according to the expectations of views. Your problem just seems to be related to a missing dataChanged() signal when there should be one...</div><div><br></div><div>Martin</div><div><br></div></div></div></div>