Summary: | "Save as" dialog doesn't show up focused when kget already running | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Frank Steinmetzger <dev+kde> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.8.5 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | always show 'new transfer' dialog when a transfer is added |
Description
Frank Steinmetzger
2008-07-15 20:37:13 UTC
I can confirm this bug with 3.5.9 openSUSE. I don't know if it is a duplicate of bug #107469 because that one talks about "always on top", but the bug also shows when not using Konqueror in "always on top" mode. Created attachment 26580 [details]
always show 'new transfer' dialog when a transfer is added
Activate the main window when a transfer is added and change desktop if
neccessary
Javier: This patch looks IMHO good. Please commit. SVN commit 843209 by jgoday: Set the focus to kget when the new transfer dialog is showed BUG:166655 M +2 -2 main.cpp M +6 -6 mainwindow.cpp M +11 -2 ui/newtransferdialog.cpp M +2 -2 ui/newtransferdialog.h WebSVN link: http://websvn.kde.org/?view=rev&revision=843209 |