Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.9.3, 5.10.0
-
None
-
Windows 10 Home 64-bit. Dell XPS 15 laptop with 4k, 15 inch display and 220% scaling applied.
Description
If QWebEngineView instance is created, menubar gets hidden behind the titlebar. Toolbars are incorrectly scaled. Mouse position is reported incorrectly causing web page elements responding to clicks in places several pixels down the appropriate location.
This happens on every single example shipping with Qt 5.10 featuring WebEngine (both widget and quick).
A small example here: https://github.com/nextpagesoft/qtWebEngineDPIBug
Update: upon investigation rendering of the application is fine after setting environmental variable "QT_QUICK_BACKEND=software"
Could be related to the Intel integrated graphics.
Attachments
Issue Links
- duplicates
-
QTBUG-62127 QML Applications not displaying correctly (offset, hidden under title bar)
- Closed