Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.4.1, 5.5.0, 5.6.0 Beta
-
None
-
4k Monitor with 200% High DPI
Description
The area painted by ActiveX controls inside QAxWidgets remain in non scaled coordinates.
The attached code opens two windows one with Media Player control and one with Web Browser control. Try resizing the Media Player window to notice the effect. The Web Browser control already gets rendered with the bug behavior.
This is also happens in Qt 5.6 with
QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);