Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
None
-
5.3.1
-
Qt from 5.3 branch
Description
If your QQuickView has "setColor(Qt::transparent)" then menus won't be visible with some OpenGL drivers.
Bug reproduced on:
- intel with LIBGL_ALWAYS_SOFTWARE=1
- iOS (iPhone 4s)
Run attached test case, click anywhere, a context menu should be visible if you're not affected by this bug.