Bug 248481 - kdialog --attach $WINID --passivepopup "You've got mail! Click me to read!" 10 should switch to $WINID on click
Summary: kdialog --attach $WINID --passivepopup "You've got mail! Click me to read!" 1...
Status: REPORTED
Alias: None
Product: kdialog
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Brad Hards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-20 10:41 UTC by Kevin Brubeck Unhammer
Modified: 2010-08-20 12:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Brubeck Unhammer 2010-08-20 10:41:41 UTC
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)