Bug report: Storage from QtWebEngine is not saved

Phil Thompson phil at riverbankcomputing.com
Thu Sep 8 22:46:19 BST 2022


On 31/08/2022 12:40, JakobDev wrote:
> I currently try to save the storage e.g. cookies from QWebEngine. I
> have found a thread
> (https://forum.qt.io/topic/135327/save-cookies-in-qt6-2-4) on the Qt
> Forum which has a solution. I have rewritten it into Python, but it
> did not work. After that, I tried it with PySide6 and this time it did
> work. So this is a Bug in PyQt6. YOu can vistit some sites which use
> the storage for e.g. login. After you close the PyQt6 exmaple code,
> all things are resetted. But with with the PySide6 exmaple. You stay
> logged in.

Fixed in tonight's PyQt6-WebEngine snapshot.

Thanks,
Phil


More information about the PyQt mailing list