Summary: | dcop konsole-${PID} ${NAME} restore does not get focus | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Eric Kjeldergaard <kjelderg> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eric Kjeldergaard
2005-11-19 09:32:25 UTC
I couldn't duplicate your results from Konq. I think the focus issue has to do with what type of focus you have set in KControl. Anyway, this works for me: % dcop konsole-14584 konsole-mainwindow#1 setShown true On my system, the Konsole is restored and has the focus. Found it! It is because the konsole has the "Special Window Settings..." of "Skip Taskbar". Should this really mean that it doesn't get focus? This is a default setting for the nokuake terminal. See comment #1. Don't think Konsole is doing anything wrong here. Right indeed. This is definitely a KWin thing and not a Konsole one. Sorry for the trouble. |