JavaTunes Forum

Make a Replay | See All Threads | JavaTunes Main Page

Date06-03-2009 04:01:13
NameAlexander
SubjectImprovement request
Thank you for giving us such beautiful player!

I have a need of small improvement concerning the minimized mode.

When mouse hovers the player bar, even going pass, pop-up window occurs for a moment causing flicker (focused window loses focus, pop-up window become visible and then back). In some cases pop-up window may remain visible.

Is it possible to add some delay before the pop-up window occurs? I think 1/2 sec would be suitable.


Date08-03-2009 16:29:15
NameStig Christensen
SubjectRE: Improvement request
What OS are you using?

With Vista and XP I haven't noticed the windows remain visible.


Date10-03-2009 03:38:31
NameAlexander
SubjectRE: Improvement request
I'm using Ubuntu 8.10 with no video effects enabled.

I have share an image of screen where you could see such problem.

http://www.rapidshare.ru/956692


Date10-03-2009 23:09:32
NameStig Christensen
SubjectRE: Improvement request
One more thing. JRE version?


Date14-03-2009 20:59:25
NameAlexander
SubjectRE: Improvement request
JRE: 1.6.0_10-b33


Date07-04-2009 18:01:10
NameStig Christensen
SubjectRE: Improvement request
Fixed in latest release. It seems to be a bug with Ubuntu JRE. A call to setVisible(false) is ignored if it happens shortly after setVisible(true). I introduced ad small pause.





Make a Replay