Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.6.0
-
None
-
7f12f94e481d4908ee7b68e2cab8263b7476b054 394e0c8a8edbb0b3147f3ad20fde1ecef64323da
Description
Qt 5.6 removed the following overload from qtestmouse.h:
qt_handleMouseEvent ( QWindow* w, QPointF const& local, QPointF const& global, Qt::MouseButtons b, Qt::KeyboardModifiers mods )
See http://abi-laboratory.pro/tracker/compat_report/qt/5.5.1/5.6.0/8f965/abi_compat_report.html#Removed
This broke PyQt binary compatibility on Archlinux, as it's probably inlined from QTest::mouseEvent: https://bugs.archlinux.org/task/48734
Also see this mail by Thiago: https://www.mail-archive.com/development@qt-project.org/msg23663.html
It'd be nice if it could be brought back in 5.6.1.
Attachments
For Gerrit Dashboard: QTBUG-52205 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
165764,4 | Restore binary compatibility with pre-5.6 qt_handleMouseEvent | 5.6 | qt/qtbase | Status: MERGED | +2 | 0 |
181603,3 | Restore binary compatibility with pre-5.6 qt_handleMouseEvent | 5.8 | qt/qtbase | Status: MERGED | +2 | 0 |