-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
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 .