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. Flash, PDF and plugins
Forum Updated to NodeBB v4.3 + New Features

Flash, PDF and plugins

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 1.8k 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.
  • B Offline
    B Offline
    brcontainer
    wrote on last edited by
    #1

    Files of type PDF, MPEG, MP3, SWF (in word files that use other plugins on QWebView) receive incorrect X and Y position in the QWebView.

    Even within a <OBJECT> failure occurs.

    Note:

    If the *SWF* is in an *&lt;OBJECT&gt;*, it works normally (does not occur the BUG).
    
    With the *SWF* this problem only occurs if opened by *QWebView::loadURL*.
    
    With PDF the problem occurs with both *QWebView::loadURL* as with *&lt;OBJECT&gt;*, try opening http://pdfobject.com/ in a *QWebView*
    

    Example of the problem with <object> ( loadURL http://pdfobject.com/ ):
    !https://bugreports.qt-project.org/secure/attachment/36904/problem-in-qwebview.png(error in QWebView with <object>)!

    See the picture:
    !http://s21.postimg.org/h2bcpveg7/image.png(qt webkit, plugins problems)!

    Example of the problem with AdobeReader and FoxitReader:
    !http://s17.postimg.org/mvw977qy7/image.png(plugin position)!

    Maybe a bug in QT.

    Example (bin and source):
    http://www.mediafire.com/download/ukr17cjw8yrgr6w/webviewexample2.zip

    Note:

    • Windows 7 32bit/64bit
    • Windows 8 32bit
    • Adobe Reader 11
    • Adobe Flash 11
    • QT versions 5.0.1, 5.0.2, 5.1.0, 5.2.0RC1
    • Mingw4.8

    QT project: https://github.com/brcontainer/qt-helper

    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