-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.0
-
None
When using a Menu with popupType: Menu.Window on Linux/Wayland, the window is not large enough for the background shadow to render, leaving a cutoff menu. There needs to be some way to specify the margin
This can be easily observed with the Material style, notice that "window" is too small to show the shadow (it can only be observed at the corners where the content is rounded).
QT_QUICK_CONTROLS_STYLE=Material qmlscene-qt6 ./menuexample.qml
popupType: Menu.Window
popupType: Menu.Item:
- relates to
-
QTBUG-131786 popupType "Popup.Window" does not respect modal property
-
- Reported
-
-
QTBUG-138691 Menu background shadows are cut off with popupType: Window
-
- Reported
-
-
QTBUG-139462 Menu shadow is clipped when popupType = Window
-
- Reported
-