Version: (using KDE 4.3.1) OS: Linux Installed from: Unlisted Binary Package Hi all, my idea is to diable Focus Steeling Prevention for the Save as Dialog System-Wide. An example where this would be helpful can be drawn by using firefox/flashgot/kget. When I click on a link and choose kget to download the file, kgets "Save as" window will open, but behind the maximized firefox window... You need to go to the task list and raise this dialog to save the file... I just told kwin not to use focus stelling prevention for this type of dialogs and now it is much more comfortable to use kget. We could integrate this by default, I think the save as dailog should never be prevented from steeling focus, it should be its intention to stell the focus and say" Hi.... save your file or its gone!!" Sorry for my bad english. I hope you can understand what i wanted to tell...
This doesn't work (easily) because the only available determining hint is the title string, which fails on localization. Possible solutions: a) fix application to get the dialog transient for the "effective" client leader b) add a window role property to the open / save dialogs for cross i18n determination c) improve focus stealing prevention (see big #110543)
*** This bug has been marked as a duplicate of bug 110543 ***