PDA

View Full Version : Visual Bug: Progress Bar after restoring main window from tray


junq316
12-09-2010, 02:45 PM
How to Reproduce:

1. FlashFXP is being maximized
2. A transfer is running (upload or download)
3. FlashFXP is minimized to system tray by hotkey (F9)
4. FlashFXP is then restored by doubleclicking the tray icon, it goes back to maximized
5. The transfer progressbar is now in the bottom left corner of FlashFXP, instead of the right half of the window.
6. Resize the FlashFXP window to make the progress bar snap back into it's correct place

It appears that the progress bar goes to the place where it is supposed to be when the window is not maximized. Changing the non-maximized size of the main FlashFXP window, then maximizing -> tray -> double click tray to restore to maximized -> the progress bar will "jump" based on the relative size of the main window instead of maximized (I hope that makes sense).

Screen resolution: 1680x1050
OS: Win7 x64
FlashFXP: 4.0.0 1510

bigstar
12-09-2010, 10:26 PM
I was unable to reproduce this behavior on Windows 7 x64.

When the window is normal state or maximized the progress bar in both cases appears in the correct location.

I can't think of anything that might cause this behavior, when the statusbar is redrawn the progressbar is drawn, drawing in the space occupied by the progressbar panel.

junq316
12-10-2010, 02:57 AM
Having FlashFXP Window resized: http://imgur.com/hVV9i.jpg
Maximizing it: http://imgur.com/xQc5r.jpg
After minimize and restore from tray: http://imgur.com/5MavI.jpg
(Sorry for all the blurring in the images)

It seems after further testing, the progress bar at times goes back to the right position, depending on the size of the window when FlashFXP is not maximized.

It's not really a big deal, so don't waste too much time on it ;)