Comment 1 for bug 1617745

Revision history for this message
Cris Dywan (kalikiana) wrote : Re: Regression: popupUtils.open() won't work with "null" caller

Dialog.caller is deprecated - if you use PopupUtils.open with a Dialog you will see that warning, as documented in the docs for the Dialog component, and it won't do anything. The same isn't true for Popover.

A test case to demonstrate what "doesn't work" would be needed, it's not obvious from the description.