Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Test browser for Qt WebKit 5.4
Forum Update on Monday, May 27th 2025

Test browser for Qt WebKit 5.4

Scheduled Pinned Locked Moved Solved Qt WebKit
5 Posts 3 Posters 2.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alevicki
    wrote on last edited by
    #1

    I am trying to debug some rendering issues inside of Tableau Public which uses Qt WebKit 5.4. Is there a test browser I can use to do this, or can anyone recommend any other way to go about trying to debug why things are not rendering correctly?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Konstantin Tokarev
      wrote on last edited by
      #2

      You can use examples (http://code.qt.io/cgit/qt/qtwebkit-examples.git/), or this one: https://github.com/OtterBrowser/test-qtwebkit

      BTW, if you are using QtWebKit shipped with Qt 5.4, it's very likely that you have a lot of rendering issues with modern web pages. You should use 5.212 branch instead, it's fully compatible with the rest of Qt 5.4 but provides much better compatibility. See https://github.com/annulen/webkit/wiki

      1 Reply Last reply
      2
      • A Offline
        A Offline
        alevicki
        wrote on last edited by
        #3

        Thank you for the response. Unfortunately I am not a developer on the project that is using QtWebKit 5.4, ie Tableau. The Tableau Public desktop software uses QtWebKit to provide their webdataconnector functionality. These connectors are websites that pull in some javascript provided by Tableau to interact with their container. I am working on one of these connectors and that is where I have run into the issue. I will take a look at the example you provided. Is that something I an use the Qt Creator to build and launch?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          alevicki
          wrote on last edited by
          #4

          I was able to run the test-qtwebkit project in the Qt Creator and figure out my issue. Thanks again for the help!

          1 Reply Last reply
          0
          • Z Offline
            Z Offline
            ZiaKhan
            wrote on last edited by
            #5

            How you resolved the issue ? Facing similar problem. Thanking in anticipation!

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved