Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.3.1
-
Win 7
Description
Steps:
- Build AxWidget
- (writes out winId of axwidget embedding iexplore of to file)
- make a search
- keep running
- Build AxWindowContainer
- (reads out winId from file and embeds via QWindow::fromWinId(), QWindowContainer)
- try to make a search
Workaround:
check attached mainwindow.cpp
Attachments
Issue Links
- relates to
-
QTBUG-40320 Multiple issues with foreign windows from QWindow::fromWinId() and QWidget::createWindowContainer()
- Reported
-
QTBUG-33079 Windows: QWidget::create() ignores winId() passed in
- Closed
- resulted in
-
QTBUG-41186 Clarify functionality of QWindow::fromWinId() on the various platforms
- Reported