-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.9.1
-
None
The attached code gives the following output when maximizing the window:
--- MainWindow.event(), Window native handle created --- MainWindow.paintEvent called --- MainWindow.paintEvent called --- MainWindow.paintEvent called QPainter::begin: Paint device returned engine == 0, type: 3 QPainter::setCompositionMode: Painter not active QPainter::fillRect: Painter not active QPainter::setCompositionMode: Painter not active QPainter::setBrush: Painter not active QPainter::setPen: Painter not active QPainter::drawPath: Painter not active QPainter::setPen: Painter not active QPainter::setFont: Painter not active QPainter::setFont: Painter not active QPainter::setBrush: Painter not active QPainter::setPen: Painter not active QPainter::setPen: Painter not active QPainter::setBrush: Painter not active QPainter::setPen: Painter not active QPainter::setPen: Painter not active QPainter::setBrush: Painter not active QPainter::setPen: Painter not active QPainter::setPen: Painter not active QPainter::end: Painter not active, aborted --- MainWindow.paintEvent called --- MainWindow.paintEvent called --- MainWindow.paintEvent called --- MainWindow.event(), Window native handle created
------
> pip show PySide6
Name: PySide6
Version: 6.9.1
- is replaced by
-
QTBUG-139408 when maximizing a window: QPainter::begin: Paint device returned engine == 0, type: 3
-
- Reported
-