Skip to content
  • Paul Olav Tvete's avatar
    Fix popup menu position for QQuickWidget · 2b970339
    Paul Olav Tvete authored
    
    
    QQuickMenu::popup() did not handle the QQuickWidget case properly
    when mapping between screen and local coordinates. This meant that
    popups appeared in the wrong position for comboboxes, context menus
    and edit menus.
    
    Task-number: QTBUG-38116
    Change-Id: Iedd7bed55648b1b4a576b9ccb8575b75427bd06f
    Reviewed-by: default avatarJ-P Nurmi <jpnurmi@theqtcompany.com>
    2b970339