[Interest] QClipboard - wasm

David Skoland david.skoland at qt.io
Fri May 7 15:05:03 CEST 2021


Hi,

That does sound like a bug. You should report it on https://bugreports.qt.io/ with a minimal example if you haven’t already.

On 7 May 2021, at 02:21, Nicholas Yue <yue.nicholas at gmail.com<mailto:yue.nicholas at gmail.com>> wrote:

Hi,

  I have build a Qt app on Ubuntu which I am able to set the clipboard text


    qclip->setText(validate_commit_message_plaintext);


  I then proceeded to build a WASM equivalent but found that the clipboard does not get the setText() update.


  I had a read of the article https://wiki.qt.io/Qt_for_WebAssembly


  I am hosting the example on an HTTPS server and connecting it via Chrome and Firefox, both of which the clipboard does not get the updates.


  Any suggestions?


Cheers

--
Nicholas Yue
Graphics - Arnold, Alembic, RenderMan, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
http://au.linkedin.com/in/nicholasyue
https://vimeo.com/channels/naiadtools
_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
https://lists.qt-project.org/listinfo/interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20210507/4194a228/attachment.html>


More information about the Interest mailing list