- 
    
Bug
 - 
    Resolution: Incomplete
 - 
    
P1: Critical
 - 
    None
 - 
    5.15
 - 
    None
 
In QML, when there's a Popup inside another Popup component, the inner Popup will get its parent set to null when calling QQmlEngine::retranslate().
Output: "QML Popup: cannot find any window to open popup in."
This only happens when neither have been opened prior to the retranslate.