Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32343

[REG] Active Qt: Widgets created by QAxServer appear as toplevel

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.1.1
    • 5.1.0
    • ActiveX Support
    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kleint Friedemann Kleint
              kleint Friedemann Kleint
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes