Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7.0
-
None
-
win11,qtcreator14
-
-
5fc968ade (dev), d9a3b03b4 (6.8), 847c0bf07 (dev), 969fbfb89 (6.9), dde7c6c98 (6.8)
Description
当scene中增加QGraphicsProxyWidget,QGraphicsProxyWidget上放入一个combobox时,点击combobox不显示下拉框,但下拉框的值可以点击选中改变值,qt6.5版本可以显示,如何修改
#include <QApplication>
#include <QGraphicsScene>
#include <QGraphicsView>
#include <QVBoxLayout>
#include <QComboBox>
#include <QGraphicsProxyWidget>
int main(int argc, char* argv[])
Attachments
Issue Links
- is duplicated by
-
QTBUG-128916 QComboBox drop down is not visible on Windows11 in some situation
-
- Closed
-
For Gerrit Dashboard: QTBUG-128329 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
586121,1 | QWin11:Prevent setting flags for ComboBoxContainer | dev | qt/qtbase | Status: ABANDONED | 0 | 0 |
600773,4 | Disable QGraphicsEffect when QComboBox added inside QGraphicsProxyWidget | dev | qt/qtbase | Status: MERGED | +2 | 0 |
603201,2 | Disable QGraphicsEffect when QComboBox added inside QGraphicsProxyWidget | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |
636408,4 | Windows11Style: Disable shadow for QComboBox inside QGraphicsProxyWidget | dev | qt/qtbase | Status: MERGED | +2 | 0 |
637671,2 | Windows11Style: Disable shadow for QComboBox inside QGraphicsProxyWidget | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
638099,2 | Windows11Style: Disable shadow for QComboBox inside QGraphicsProxyWidget | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |