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. Weird QWebView issue
Forum Updated to NodeBB v4.3 + New Features

Weird QWebView issue

Scheduled Pinned Locked Moved Qt WebKit
2 Posts 1 Posters 985 Views 1 Watching
  • 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
    dolevo
    wrote on last edited by
    #1

    I have a very simple application with QWebView. The code just loads a certain url, nothing more than that. The target webpage has an image upload button. When I click on this button, a open dialog box pops and I select the image to be uploaded. Here is the issue.

    • I open the same url in Chrome, click on upload image button, select the file and upload. It works perfect.
    • If I do the same in my application, meaning that clicking to the upload button and selecting a file to upload, another file dialog box pops after the first selected image is uploaded.

    I have dumped the sources from both "browsers" and they are pretty much the same. I am now wondering why a second time pop up comes. If I select another image for the second pop up, it uploads again as a new image and no more pop up comes.

    The link is: http://bit.ly/1h6T5y9
    The upload button is named as: "Voeg een foto toe"

    Do you guys have any idea?
    Thanks.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dolevo
      wrote on last edited by
      #2

      I forgot to mention that I run it on Windows 7 and my qt version is 4.8.3.

      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