diff --git a/resources/opengl/buglist.json b/resources/opengl/buglist.json index 99ccbc8a267fa961a691be04507b921b47d5e1c8..e0acdf9e8a6fbac2dc7b2d4c05530b083f47f62e 100644 --- a/resources/opengl/buglist.json +++ b/resources/opengl/buglist.json @@ -44,6 +44,18 @@ "features": [ "disable_desktopgl" ] + }, + { + "id": 6, + "description": "Intel(R) HD Graphics 4000 / 5500 cause crashes on orientation changes in fullscreen mode (QTBUG-49541)", + "vendor_id": "0x8086", + "device_id": [ "0x0166", "0x1616" ], + "os": { + "type": "win" + }, + "features": [ + "disable_rotation" + ] } ] }