Bug 122662 - Add focus stealing and sticky commands
Summary: Add focus stealing and sticky commands
Status: CONFIRMED
Alias: None
Product: kdialog
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Brad Hards
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-24 23:28 UTC by Dik Takken
Modified: 2025-07-13 18:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dik Takken 2006-02-24 23:28:13 UTC
Version:            (using KDE KDE 3.5.1)
Installed from:    Gentoo Packages
OS:                Linux

A common problem of scripts that use kdialog is that kdialog often fails to steal focus, or pops up on the wrong desktop. The script that executed kdialog will appear to be frozen, waiting forever until the user finds the dialog and presses OK/Cancel/Yes/No/... 

Please add two more commandline options to kdialog. One option should make make kdialog steal focus (or even stay on top) and the second option should make the dialog sticky.
Comment 1 Brad Hards 2006-11-27 08:58:26 UTC
I'm sorry, but I don't understand what you mean by "sticky". Can you please explain the behaviour you are looking for?
Comment 2 Dik Takken 2006-11-29 18:15:56 UTC
'sticky' means that it appears on all desktops, not just one.