Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.1
-
None
-
Google Pixel 7 (Android 15); iPad Air 5th Gen (iOS 18.4.1); Raspberry Pi 4 (Boot to Qt, eglfs); Lenovo laptop (Ubuntu 22.04, Wayland + XWayland) Microsoft Surface Pro 2 (Windows 10 22H2)
Description
Steps to reproduce
- Build and run a context menu example on a device with a touchscreen (one of the following examples should work)
- [Qt Widgets] Menu Example: https://doc.qt.io/qt-6/qtwidgets-mainwindows-menus-example.html
- [Qt Quick] "Sharing context menus" full snippet: https://doc.qt.io/qt-6/qml-qtquick-controls-contextmenu.html#sharing-context-menus
- (If mouse is available on the device) Right-click on the center of the example
- Long-press on the center of the example
Outcomes
- (Step #2) A context menu appears (Expected)
- (Step #3, Windows) A context menu appears (Expected)
- (Step #3, most other platforms) No context menu appears (Not Expected)