Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Can't get WebView goForward() to work
Forum Updated to NodeBB v4.3 + New Features

Can't get WebView goForward() to work

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 164 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.
  • D Offline
    D Offline
    DMarq
    wrote on last edited by
    #1

    I've made a trivial QML application with a WebView in it, then added buttons for backward and forward history navigation. If I call goBack(), it works fine. If I call goForward(), it appears to execute but produces no change.

    I've run Qt company's online minibrowser example and it works fine with both backward and forward navigation. I can't yet see what I'm missing in my app. Here's my trivial example:

    https://github.com/davismmarques/qml-webview-goforward-bug

    Any suggestions are appreciated.

    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