Bug 166655 - "Save as" dialog doesn't show up focused when kget already running
Summary: "Save as" dialog doesn't show up focused when kget already running
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: 0.8.5
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 20:37 UTC by Frank Steinmetzger
Modified: 2008-08-06 19:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
always show 'new transfer' dialog when a transfer is added (4.00 KB, patch)
2008-08-02 21:44 UTC, Javier goday
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Steinmetzger 2008-07-15 20:37:13 UTC
Version:           0.8.5 (using KDE 3.5.9)
Installed from:    Gentoo Packages
Compiler:          gcc 4.1.2 
OS:                Linux

When I browse the web, occasionally I save some files to my drive. The first time I execute "Save as", kget starts and offers the normal file selection dialogue. When I do it a second time, this dialogue opens, but it's not focused and stays in the background.
Comment 1 Christoph Feck 2008-08-01 14:04:17 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.
Comment 2 Javier goday 2008-08-02 21:44:47 UTC
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
Comment 3 Urs Wolfer 2008-08-05 19:53:49 UTC
Javier: This patch looks IMHO good. Please commit.
Comment 4 Javier goday 2008-08-06 19:46:05 UTC
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