Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-8404

RichText incorrect MIMEType and MIMEData

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.6.2
    • GUI: Drag and Drop
    • None
    • Mac OS X

    Description

      Drag text from Safari webbroser and drop it onto Qt application gives incorrect MIMEType/MIMEData. The richtext contents are recognised as plaintext by the Qt.
      However if you drop the same contents onto Microsoft word or MAC TextEdit application it recognise/render the same contents as rich text.

      The bug is easily reproducible using the dropsite example application provided with Qt.

      Steps to reproduce:

      1) Open the following webpage in Safari web browser
      http://uk.biz.yahoo.com/dealwithdebt/managingdebt.html

      2) Run Qt\examples\draganddrop\dropsite application

      3) Select the richtext from Safari web browser (i.e. "Managing debt" paragraph) drag and it drop onto dropsite application window

      4) In the application window look under tablewidget's "Format" column .. It shows text/plain mimeType of the dropped data

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sorvig Morten Sørvig
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes