- 
    Bug 
- 
    Resolution: Done
- 
    P2: Important 
- 
    5.12.3
- 
        
- 
        7c5c857679a0f58ca8fe5dcc9f8de3e3d83f0290 (qt/qtbase/5.12)
ToolTip is shown in giant size when setting its opacity by StyleSheet.
How to reproduce:
1. Use ToolTip example : "https://doc.qt.io/qt-5/qtwidgets-widgets-tooltips-example.html"
2. Add the following line at the end of SortingBox::SortingBox(...) constructor
qApp->setStyleSheet("QToolTip {opacity: 200; color: blue}");
This phenomenon doesn't happen in Qt5.12.2 or Qt5.13.0
- relates to
- 
                    QTBUG-74176 [Reg 5.11.0-5.11.2][Windows] QOpenGLWidget causes black flicker in tooltips and other widgets before displaying content -         
- Closed
 
-         
- 
                    QTBUG-30996 Window minimumWidth/Height do not layout the scene until the window is resized -         
- Closed
 
-         
- mentioned in
- 
                    Page Loading... 

