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
Gerrit Reviews
For Gerrit Dashboard: QTBUG-101704 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
363726,4 | ToolTip: test that smaller attached tooltips don't shrink larger ones | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
400756,1 | ToolTip: test that smaller attached tooltips don't shrink larger ones | 6.2 | qt/qtdeclarative | Status: ABANDONED | -1 | 0 |
400757,2 | ToolTip: test that smaller attached tooltips don't shrink larger ones | 6.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
407499,2 | ToolTip: test that smaller attached tooltips don't shrink larger ones | tqtc/lts-6.2 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |
611709,3 | Blacklist ToolTip::test_attachedSizeBug for all styles | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
614737,3 | Blacklist ToolTip::test_attachedSizeBug for all styles | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
614738,2 | Blacklist ToolTip::test_attachedSizeBug for all styles | 6.9 | qt/qtdeclarative | Status: MERGED | +2 | 0 |