Bugzilla – Bug 6169
Song Progress bar incorrect in undocked player panel
Last modified: 2008-12-18 11:12:53 UTC
I had an empty playlist. I collapsed the player panel in the default skin. I then undocked the player panel. In the player panel, the track progress bar appears with hardly any width. If I undock the player panel when the player panel is not collapsed, the progress bar appears correctly.
svn version? did you clear the cache? browsers? Phil, you should know to included all of the above info by now. Reports are not very useful with incomplete details. SVN 14778, on FF, with empty playlist and collapsed player panel, I get a collapsed undock panel (which I can expand) expanded player panel, I'm getting an expanded undock panel. The progress bar is initially short when it first appears, but then expands when the undock window is resized as the render completes. Same thing if I expand a collapsed undock panel. The progress is initially very short, but resizes to fit the panel automatically.
Sorry, I'm trying to catch up with many bug reports and was rushing through things a bit. My new-born son (1.5 days old), has just come back from hospital, so I haven't got as much time at the moment. Trying to enter things whilst I can remember - and I haven't had any sleep in 48 hours! Trying it again, I think the key to this issue is that it only occurs when the player power is off - I have tried it with a playlist and an empty playlist. SVN14776. Cleared cache and restarted. Firefox 2 and IE7. Turn player power off. Collapse panel. Undock panel. Expand panel in the undocked window.
thanks, that's got it. powered off when expanding a collapsed undock panel. now...here's another tip: When the kid sleeps, YOU sleep. Don't use the time to catch up on bug reports.
Thanks for the tip - I'm learning the hard way.
Created attachment 2418 [details] allow onResize to complete and call progress when undock is resized. Turns out that the onResize routine was silently bailing out due to missing left/right panels in the undock. This prevented the progress bar from updating, so this simple patch will allow the routine to complete.
cc'ing michael for review.
change 14825 - thanks kdf!
This bug is being closed since it was resolved for a version which is now released! Please download the new version of SqueezeCenter (formerly SlimServer) at http://www.slimdevices.com/su_downloads.html If you are still seeing this bug, please re-open it and we will consider it for a future release.