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

Make the clipboard manual test work for wasm

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • None
    • GUI: Other
    • None
    • WebAssembly

      Several things needs to be fixed:

      1) Qt icon

      The icon is referred to as: 
      :/data/qticon64.png
      it needs to be:
      qrc:/data/qticon64.png

      Otherwise chromium will rewrite the url.

      2) Firefox

      We need to use QWasmAnimationFrameHandler::requestAnimationFrame,
      when writing to the clipboard
       
      3) image/png vs text/html
      We can choose to propagate image/png to text/html and vice versa. Or this can be
      done at the calling layer.
       

        For Gerrit Dashboard: QTBUG-137014
        # Subject Branch Project Status CR V

            evenandersen Even Oscar Andersen
            evenandersen Even Oscar Andersen
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There is 1 open Gerrit change