Bug #25669 ProgressBar hides while executing tab is deactivated
Submitted: 17 Jan 2007 7:46 Modified: 22 Jan 2007 8:36
Reporter: Jared S (Silver Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.8 OS:Windows (WinXP)
Assigned to: Mike Lischke CPU Architecture:Any
Tags: deactivate, executing, progressbar, query brwoser, tab

[17 Jan 2007 7:46] Jared S
Description:
When executing large script, and user selects another tab, the progressbar on the first tab has disappeared, and needs to be visible so user know when the large script has finished.

How to repeat:
1. Load large script in Query Browser
2. Execute it 
3. Switch back to first tab
4. Switch back to second tab (with large script running)

RESULT: The progress bar has disappeared
[17 Jan 2007 8:15] Mike Lischke
This is by design. You can even have several tabs each running a long lasting query. The progress bar is bound to the script tab.
[17 Jan 2007 22:09] Jared S
Had a closer look, script execution is being killed.  This is rather dangerous!  Could you please ackowledge script execution being terminated by listening to your hard drive activity stop when tabs change.

And this new info, goes against what your saying about mutliple scripts being able to run at once.
[18 Jan 2007 7:39] Mike Lischke
Well, there was another problem which caused the script to terminate prematurely. Please check the next release if this is fixed for you.
[22 Jan 2007 8:36] Jared S
After testing 1.2.9.  It looks like the progress bars value gets reset to zero, but then accelerates rapidly and catchs back up. 

Weird, but looks cool, so bug is now closed.