Skip to content

Qt WebKit

Questions about Qt WebKit and related topics? Post here!
1.5k Topics 5.9k Posts
  • Linux Mint 20 64-bit causes new QWebEngineCore error

    Unsolved
    4
    0 Votes
    4 Posts
    888 Views
    A
    So sorry you are corret they are two different things. I will post it there. Tnx
  • Is there any cache control?

    Solved
    2
    0 Votes
    2 Posts
    577 Views
    W
    This does the job QQuickWebEngineProfile::defaultProfile()->clearHttpCache();
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • can't conduct the same code in visual studio 2019

    Unsolved
    1
    0 Votes
    1 Posts
    449 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Limit browsing inside domain

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    SteMMoS
    @Pablo-J-Rogina I need to explain: the kiosk needs to show two kind of pages: a registration form a public web site that contains some links that bring the normal user out of the portal, but not the user in front of the kiosk. @JonB now the browser is a QML object so I have the WebEngineView object; I don't know how to access to QWebEnginePage object ..
  • Qwebkit crash occured while sending QNetworkRequest continuously

    Unsolved
    2
    0 Votes
    2 Posts
    509 Views
    K
    Hard to tell anything from this backtrace, seems like it's from release build. Crash happens inside Qt and it's probably caused by your implementation of createRequest
  • Qtwebkit test failures to load setUserStyleSheetUrl(QUrl::fromLocalFile(".css"))

    Unsolved
    2
    0 Votes
    2 Posts
    616 Views
    R
    Tried to use setUserStyleSheetUrl from qrc instead of setting setUserStyleSheetUrl( QUrl::fromLocalFile) which worked but local image using background-image:url(arrow_right.png) in the .css is not set and rendered. html,css and image are in the same directory. The attributes in .css are used to style custom scrollbar as mentioned in https://doc.qt.io/archives/qt-4.8/qtwebkit-guide-css.html It does work with scrollbar visible on ubuntu using css stylesheet but it doesnot show scrollbar on target. Let me know your feedback.
  • Why is there no sound in the qwebview?

    Solved
    23
    0 Votes
    23 Posts
    4k Views
    A
    @Mucahit said in Why is there no sound in the qwebview?: Frankly I don't know this because I made a lot of changes to my card and it started working when I last restarted. Frankly I don't know this because I made a lot of changes to my card and it started working when I last restarted. laptop india guide
  • Checking if WebView's url has running stream from YouTube

    Unsolved
    2
    0 Votes
    2 Posts
    459 Views
    P
    Anyone, any hint? Any idea?
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • 0 Votes
    2 Posts
    666 Views
    M
    It seems my Yocto setup installs QtWebNetworkProcess, QtWebProcess, QtWebStorageProcess in usr/libexec while Qt applications expects them to be in usr/lib/libexec.
  • This topic is deleted!

    Unsolved
    2
    0 Votes
    2 Posts
    13 Views
  • Qt WebKit 5.212.0 Alpha 4: crash application

    Unsolved
    2
    0 Votes
    2 Posts
    526 Views
    A
    FWIW, everything works fine in my application if I use Qt WebKit 5.212.0 Alpha 3. However, I have also built both Alpha 3 and Alpha 4 on their own, and checked https://lemonde.fr/ with MiniBrowser and QtTestBrowser and: MiniBrowser crashes uploading https://lemonde.fr/ and this with both Alpha 3 and Alpha 4; QtTestBrowser loads https://lemonde.fr/ fine (or so it seems), but will eventually crash when loading another page (after clicking on one of the links) on that website. This, using both Alpha 3 and Alpha 4. So, I have no idea why https://lemonde.fr/ works fine in my application using Alpha 3, but it does...!?
  • Large size html image elements are not preserved while export into PDF

    Unsolved
    4
    0 Votes
    4 Posts
    638 Views
    SGaistS
    Qt 5 is a series, what exact version are you using ? I already stated the requirements: a minimal compilable exemple that shows the behaviour.
  • Blank page as a result of using IFrames?

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    A
    @Konstantin-Tokarev said in Blank page as a result of using IFrames?: QtWebKit 5.212.x is based on old WebKit branch from 2016 with occasional backports of fixes and features. Work on updating is still ongoing. Ok, that explains a lot. Any ETA regarding the new WebKit branch by any chance?
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • addResource with QUrl used in <img src> not working in MAC

    Unsolved
    9
    0 Votes
    9 Posts
    2k Views
    SGaistS
    Glad you found out ! Since you have it working now, please mark thread as solved using the "Topic Tool" button or the three doted menu beside the answer you deem correct so that other forum users may know a solution has been found :-)
  • QtWebKit crash built from https://github.com/annulen/webkit.git

    Unsolved
    7
    0 Votes
    7 Posts
    3k Views
    A
    Hello folks, I don't think this was ever resolved. I ran into the same issue now, picked up the project from https://github.com/annulen/webkit.git built it with Visual Studio and Qt 5.14.2, and ran into the same crash. Could you guys get a workaround/reason for the crash?
  • Error compiling qtwebkit

    Unsolved
    1
    0 Votes
    1 Posts
    496 Views
    No one has replied