Alanaktion / transmisson-remote-gui

Automatically exported from code.google.com/p/transmisson-remote-gui
GNU General Public License v2.0
1 stars 0 forks source link

The dialog for downloading torrent is not brought up over GUI if GUI was minimized and restored #336

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start GUI, minimize it to tray
2. Go to tracker and download some_stuff.torrent file, GUI dialog window 
appears (Add new torrent)
3. Double-click on icon in tray, so main window is minimized
4. Double-click on icon in tray, so main window is maximized
5. Try to click anything in main window - it is not possible because of open 
dialog window behind GUI window (which is not easily understandable if the GUI 
is opened after a while since starting .torrent file.

What is the expected output? What do you see instead?
Expected: after restoring from tray, dialog "Add new torrent" is on top.
Instead, the dialog is overlapped by main window and is invisible, but still 
exists, so prevents usage of main GUI window.

What version of the product are you using? On what operating system?
Windows Vista (32-bit), GUI ver. 2.1.1.

Please provide any additional information below.
Workaround is double-click on icon in tray again, so dialog is visible again.

Original issue reported on code.google.com by Oleg.Kli...@gmail.com on 22 Oct 2010 at 6:53