Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Paste and Drop woes

Paste and Drop woes

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 431 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.
  • M Offline
    M Offline
    mpergand
    wrote on last edited by
    #1

    Hi all,

    I’m testing the WebEngine with Qt 5.7.1 for a few days and i’m a bit disappointed with drag/drop capabilities, cause it seems to work only with texts but not with images …
    On OSX 10.9 when i drop a image from a website to the Desktop, the sign ⦸ appears meaning the operation is not possible.
    If i do the same thing with TextEdit, the sign + appears but nothing appends, the image is not inserted in the TextEdit document window.
    Anyway, if i copy and paste a web page with texts and images, only texts are paste, not the images.

    Even with texts, strange things append with TextEdit, for example:

    If i do "Paste" :

    choose to confirm this by clicking “Install”, then agree to the Terms of Service when requested (feel free to read them thoroughly, we’ll be here)

    But it's correct if i do "Paste and Match Style" :

    choose to confirm this by clicking “Install”, then agree to the Terms of Service when requested (feel free to read them thoroughly, we’ll be here)

    It’s worse with text in french:

     il faut donc télécharger Testdisk ici qui a la particularité de fonctionner sur tous les OS (Linux, macOS et Windows).

    With Paste and Match Style, it’s correct but i loose the link :

    il faut donc télécharger Testdisk ici qui a la particularité de fonctionner sur tous les OS (Linux, macOS et Windows).

    All this sites use UTF-8 charset.

    Of course with Safari browser this things don’t occur
    and if i remember well, with the Webkit either.

    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