Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.4
-
None
-
8dc9dc2bd (dev), fd85773e7 (6.9), 24bb6cbfd (6.8)
Description
In order to ensure that QTBUG-94764 doesn't happen again, I wrote https://codereview.qt-project.org/c/qt/qtdeclarative/+/363726. However, that demonstrates that the Imagine style ToolTip was already broken:
FAIL! : tst_controls::Imagine::ToolTip::test_attachedSizeBug() Compared values are not the same Actual (): 353.46875 Expected (): 346.34375 Loc: [/Users/mitch/dev/qt-dev/qtdeclarative/tests/auto/quickcontrols2/controls/data/tst_tooltip.qml(499)]
This is not as broken as QTBUG-94764, and in practice should not be noticeable, as the width is only calculated incorrectly once.
Attachments
Issue Links
- relates to
-
QTBUG-94764 REG: Attached ToolTips shrink
- Closed
-
QTBUG-83630 Qt Quick Control 2 Tooltip can be way too big when you have newlines
- Closed