Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QWebView freezes
Qt 6.11 is out! See what's new in the release blog

QWebView freezes

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 636 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.
  • P Offline
    P Offline
    Publicnamer
    wrote on last edited by
    #1

    I've begun experimenting with QWebView, so I may be missing something, but here is what I find:

    • Telling it to display cnn.com works fine. I can view the site and I can resize my window.
    • Telling it to display a no-Javascript site works just fine.
    • Telling it to display bankofamerica.com however freezes the webview as well as the entire UI: window resizes are ignored.

    Is QWebView deprecated or is this just a bug?
    Thanks.

    eyllanescE 1 Reply Last reply
    0
    • P Publicnamer

      I've begun experimenting with QWebView, so I may be missing something, but here is what I find:

      • Telling it to display cnn.com works fine. I can view the site and I can resize my window.
      • Telling it to display a no-Javascript site works just fine.
      • Telling it to display bankofamerica.com however freezes the webview as well as the entire UI: window resizes are ignored.

      Is QWebView deprecated or is this just a bug?
      Thanks.

      eyllanescE Offline
      eyllanescE Offline
      eyllanesc
      wrote on last edited by
      #2

      @Publicnamer If you can then better use QWebengineView

      If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

      P 1 Reply Last reply
      0
      • eyllanescE eyllanesc

        @Publicnamer If you can then better use QWebengineView

        P Offline
        P Offline
        Publicnamer
        wrote on last edited by
        #3

        @eyllanesc said in QWebView freezes:

        QWebengineView

        That works. It's a bit slower (on a Raspberry pi) but it's working fine so far. Thanks.

        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