Bug 101850

Summary: kate: authorization dialog does not come to top
Product: [Plasma] kwin Reporter: missive
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.4   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description missive 2005-03-18 23:32:50 UTC
Version:           2.4 (using KDE 3.4.0, Gentoo)
Compiler:          gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
OS:                Linux (i686) release 2.6.10

I have a filelist with a bunch of webdavs:// files. When I open the filelist, I get a dialog box for each of the files that is opening, plus I get an authorization dialog box to put in my password for the webdav server.

The problem is that the auth box does not come up to the top of the stack of windows. I have to find the auth box in the taskbar, click on it, and then put in my password.
Comment 1 Anders Lund 2005-03-19 08:48:06 UTC
The pr file confirmation must be some webdav or kio oddness. The authorization dialog not beeing on the top of the windows must be a kio or kwin oddness. The dialog should be modal to tha kate application window (or to be exact, the toplevel  window hosting the katpart editor component for the document creating the dialog). Hmmmm, where to reassign to?
Comment 2 Anders Lund 2005-03-19 08:50:52 UTC
For the KWin developers: would this be a misbehavior with the focus stealing prevention feature?
Comment 3 Lubos Lunak 2005-05-10 15:18:59 UTC

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