suryakencana007 / comic-vine-scraper

Automatically exported from code.google.com/p/comic-vine-scraper
0 stars 0 forks source link

ComicRack loses focus when you cancel a scrape. #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DESCRIBE THE PROBLEM:

The main ComicRack window occasionally loses focus when you are done scraping, 
especially when you click the cancel button to finish what you are doing.

See: 
http://comicrack.cyolito.com/forum/32-news-and-announcements/11493-comic-vine-sc
raper-1033?limit=10&start=20#11542

WHAT STEPS WILL REPRODUCE THIS PROBLEM? (Please include the exact name of
the eComic book that you were trying to scrape, if possible.)
1. Run the scraper.   When the main Comic dialog and the Series dialog are both 
visible, switch to the window from some other program (your browser, etc.)
2. Make sure the browser window overlaps the main comicrack window, and also 
that the scraper's Comic dialog is visible too.
3. Click on the Comic dialog to bring ComicRack and the scraper to the 
foreground.
4. Click "cancel" on the Comic dialog.

Note that when the scraper is finished closing, your browser window suddenly 
gains focus, and appears on top of the ComicRack window.

WHAT VERSION OF COMICVINESCRAPER ARE YOU USING?

1.0.33, on Windows 7.   This may not happen on older versions of windows.

PLEASE PROVIDE ANY ADDITIONAL INFORMATION THAT MAY BE OF USE

Original issue reported on code.google.com by cban...@gmail.com on 5 Jan 2011 at 4:17

GoogleCodeExporter commented 9 years ago
This was caused by the ComicRack window, which is actually running as a 
separate application, rather than a child of ComicRack.

Fixed for 1.0.34.

Original comment by cban...@gmail.com on 5 Jan 2011 at 4:18