PopupUtils.open may not work from non-root Component.onCompleted
Bug #1447735 reported by
Michał Karnicki
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
If PopupUtils.open is used from a Component.
See:
http://
summary: |
- PopupUtils.open may not work from non-root Component.onComplete + PopupUtils.open may not work from non-root Component.onCompleted |
To post a comment you must log in.
My suspicion is that the root item, which the popup will use as its parent, is not yet completed when open() is called.