Bug 274779

Summary: Authentication window appears below other windows in kpackagekit
Product: [I don't know] kde Reporter: Flavio <mrzanda>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: cfeck
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Flavio 2011-06-02 20:01:14 UTC
Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

When the authentication popup prompting the user to put their password appears
in kpackagekit, it is below the other windows.

It should appear on top of the rest and should have the focus.

Reproducible: Always

Steps to Reproduce:
open kpackagekit
install or remove a package


Actual Results:  
password popup appears under other windows

Expected Results:  
password popup should appear on top of all windows and have the focus

It would seem this is a kpackagekit bug, and not kwin's fault.
Comment 1 Christoph Feck 2011-06-06 15:34:29 UTC
The problem is that the KAuth password dialog is not modal to the application that requests authorization, for more information, see bug 242648 and bug 270944.

*** This bug has been marked as a duplicate of bug 242648 ***