[PyQt] Possible bug or change in PyQt5.10.1, width changing when adding item to QTreeWidget

FeRD ferdnyc at gmail.com
Wed Jun 27 06:28:17 BST 2018


On Wed, Jun 27, 2018 at 1:18 AM FeRD <ferdnyc at gmail.com> wrote:

>
> Florian Bruhin wrote:
>
>> Seems fine with Qt 5.11. Probably this Qt bug:https://bugreports.qt.io/browse/QTBUG-65478
>>
>>
> I'm not so sure about that, compiling and running the example project
> attached to that bug didn't give me any problems (running under Qt 5.10.1
> from Fedora 28 packages), but I definitely saw the issues with Thomas's
> original script. Also, that bug is about manually-resized column widths
> being reset on sort order changes, not columns growing wider with every
> change.
>
>
Aha, THIS bug (which is marked as a duplicate of the one you mention) does
sound like *exactly* what I was seeing with Thomas's test script:

https://bugreports.qt.io/browse/QTBUG-67625

And it's reportedly fixed as well, in Qt 5.11.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180627/06f604ca/attachment.html>


More information about the PyQt mailing list