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.
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?
For the KWin developers: would this be a misbehavior with the focus stealing prevention feature?
*** This bug has been marked as a duplicate of 89951 ***