Version: 1.0 (using KDE 4.4.5) OS: Linux Feature request: If I call kdialog --attach $WINID --passivepopup "You've got mail! Click me to read!" 10 (eg from some sort of shell script or whatever) I'd like to be able to click the popup and be switched into the calling application with $WINID. Reproducible: Always Steps to Reproduce: call kdialog --attach $WINID --passivepopup "You've got mail! Click me to read!" 10 from eg. Konsole, click popup Actual Results: popup just disappears Expected Results: I am switched into Konsole (or whatever caller with $WINID is)