Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-79685

WebEngine does not save cookies on Qt 5.13.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 5.13.0
    • WebEngine
    • None
    • Ubuntu 16.04 + Qt 5.13.0
    • Linux/X11

    Description

      I am building up on the quicknanobrowser example, I have the following profile:

      property QtObject defaultProfile: WebEngineProfile

      { storageName: "Profile" persistentCookiesPolicy: WebEngineProfile.ForcePersistentCookies  }

      I have seen that there is no Cookie reference in my file system except the ones that are created with 5.10.1.

      The same code creates and uses /home/myuser/.local/share/MyProject/my-project/QtWebEngine with Qt 5.10.1, but cookies are neither saved nor used in Qt 5.13.0. Is it a Qt bug or do I need to add something extra to enable this in Qt 5.13.0?
      Thanks

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            mustafa.ozcelikors MUSTAFA ÖZÇELİKÖRS
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes