Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
-
38c62c585 (dev), 737dbc8c7 (6.7), bf7c7f0d7 (6.6), a3a254434 (tqtc/lts-6.5)
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 |
513307,2 | WASM builds now handle bitmap and pixmap cursors | dev | qt/qtbase | Status: ABANDONED | 0 | 0 |
513308,5 | WASM builds now handle bitmap and pixmap cursors | dev | qt/qtbase | Status: MERGED | +2 | 0 |
538586,2 | WASM builds now handle bitmap and pixmap cursors | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |
538703,2 | WASM builds now handle bitmap and pixmap cursors | 6.6 | qt/qtbase | Status: MERGED | +2 | 0 |
539046,2 | WASM builds now handle bitmap and pixmap cursors | tqtc/lts-6.5 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |