Skip to content
  • Wolfgang Bauer's avatar
    Make the printer configuration dialog non-modal · 0653256f
    Wolfgang Bauer authored
    Commit 1595ef06 (a partial fix for bug
    314633) changed the password dialog to be non-modal.
    But the printer configuration dialog is still modal, so if a password is
    needed to apply/save the configuration it cannot be entered because the
    password dialog cannot get focus.
    
    This patch sets the configuration dialog to be non-modal as well to
    prevent this problem.
    BUG: 328014
    FIXED-IN: 14.12.2
    REVIEW: 121351
    0653256f