Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.1.0
-
None
-
Windows 8
-
Active Qt: b6b5de9907479d9c52ad12d3adc0952192cac492 , qtbase fb4008713a2a6229de6d15b1f4050167bf6664e64
Description
Launch menus examples/activeqt/menus in Internet Explorer, note that window appears as top level
HOWTO: Create file test.html
<html> <head/> <body> <P>Test <object ID="QMenus" CLASSID="CLSID:4dc3f340-a6f7-44e4-a79b-3e9217695fbd" CODEBASE="http://www.qtproject.org.com/demos/menusax.cab"> [Object not available! Did you forget to build and register the server?] </object> </p> </body> </html>
and launch
set IEXPLORER="C:\Program Files\Internet Explorer\iexplore.exe"
%IEXPLORER% %CD%\test.html
Attachments
Issue Links
- is required for
-
QTBUG-32183 Issues to be fixed in 5.1.1 (next patch release)
- Closed
- relates to
-
QTBUG-31672 Crash in Qt Designer when undocking/moving docks with tree widgets around
- Closed
- replaces
-
QTBUG-32824 ActiveQt Server always opening in a new window
- Closed