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

Support custom cursors in WebAssembly

    XMLWordPrintable

Details

    • WebAssembly
    • 38c62c585 (dev), 737dbc8c7 (6.7), bf7c7f0d7 (6.6)

    Description

      Wasm builds of Qt applications don't support custom cursors. QWasmCursor generates a warning here for Qt::BitmapCursor and Qt::CustomCursor shapes and the wasm cursor is then set to "default".  We're have a QGraphicsScene/QGraphicsView-based application that gets compiled to both a desktop application and a wasm build, and we were hoping to use custom cursors.  Instead, the custom cursors don't work in the wasm build and we get a log file full of warnings.

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            kevkeating Kevin Keating
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There is 1 open Gerrit change