Hi!
I've found a very annoying bug.
I have a simple login screen with some choice widgets in it in my midlet. As screen transition I am using fading (fade(300)).
If I open the choice widget the new screen fades in correctly. If I comit an entry the fade transistion starts and stops before it has finished. I've already identified the reason for this. I have an animated picture widget on the login screen. As soon as the animation of the picture starts the transition stops.
If I remove the picture widget, it work's fine. I've found this behaviour at all screen transitions where the new screen had an animated picture in it.
This bug is quite annoying because it's not possible to use animated pictures and fade transistion together.
Hope you can fix it!
Thx!
Stefan

