Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.0
-
None
-
-
17fe5fc128541553b1eda719d47221763959f8b6 (qt/qtbase/5.12.1)
Description
The behavior of QToolTip for plain text changed in 5.12 so that text is often (unnecessarily) wrapped in multiple lines.
This seems to be caused by change https://codereview.qt-project.org/#/c/221777 , which aimed for making tooltips wrap for 'very long text'. Anyhow, the default behavior of QLabel and therefore also QToolTip is actually to wrap around much more agressively.
Attachments
Issue Links
- resulted from
-
QTCREATORBUG-21689 Line break in file path popup (Windows)
- Closed