QQuickWindow’s contentItem is not accessible
Bug #1218971 reported by
Olivier Tilloy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Autopilot Qt Support |
In Progress
|
Medium
|
Unassigned |
Bug Description
When using a Window item in QML and dynamically opening a Dialog (or any other popup type using PopupUtils.
This makes it impossible to access the popup from within autopilot tests.
I’m attaching a simple QML example. Run it with `qmlscene -testability test.qml`, run `autopilot vis` alongside, and observe that the dialog is not visible in the tree of objects.
Related branches
lp://staging/~mzanetti/autopilot-qt/fix-1218971
Superseded
for merging
into
lp://staging/autopilot-qt
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Olivier Tilloy (community): Needs Fixing
- Autopilot Hackers: Pending requested
-
Diff: 15 lines (+5/-0)1 file modifieddriver/qtnode.cpp (+5/-0)
lp://staging/~thomir-deactivatedaccount/autopilot-qt/fix-1218971
Ready for review
for merging
into
lp://staging/autopilot-qt
- Olivier Tilloy (community): Needs Fixing
- PS Jenkins bot: Approve (continuous-integration)
- Autopilot Hackers: Pending requested
-
Diff: 15 lines (+5/-0)1 file modifieddriver/qtnode.cpp (+5/-0)
Changed in autopilot-qt: | |
status: | New → Confirmed |
assignee: | nobody → Michael Zanetti (mzanetti) |
Changed in autopilot-qt: | |
importance: | Undecided → Medium |
Changed in autopilot-qt: | |
status: | Confirmed → In Progress |
Changed in autopilot-qt: | |
assignee: | Michael Zanetti (mzanetti) → Thomi Richards (thomir) |
To post a comment you must log in.