Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.0
-
-
5aff671ee (dev), 397c4d57c (6.6)
Description
In qtbase/gui/text/windows/qwindowsnativeimage.cpp there is a qFatal call if createDIBSection fails. And it can apparently fail if it is trying to create a bitmap for very wide tooltip.
There probably isn't much we can do about that failing, but maybe there could be some artificial limit on tooltip size.
To reproduce, run attached example.
Attachments
For Gerrit Dashboard: QTBUG-119424 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
521519,3 | Fix signed integer overflow in handling WM_SIZE message | dev | qt/qtbase | Status: MERGED | +2 | 0 |
521913,2 | Fix signed integer overflow in handling WM_SIZE message | 6.6 | qt/qtbase | Status: MERGED | +2 | 0 |