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

Clipboard: use global clipboard for plain text

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 4.7.2
    • 4.6.2
    • None
    • None

      The S60 implementation of the Qt clipboard uses KQtCbDataStream as UID for the stream dictionary. The effect is that the Qt Clipboard is only global for Qt applications, it's not the clipboard of e.g. the Notes application or Messaging.
      I suggest that, if the MIME type is PlainText, the real global clipboard should be used, I think by using the UID KClipboardUidTypePlainText .

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

            e0150566 Janne Roine
            kschultz Klaus Schultz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes