Bugzilla – Bug 8864
Extended text scrolls on push/pop mode when it should not
Last modified: 2008-07-26 06:02:38 UTC
Theres a bug in the mode changing/display code which means if we push a mode and then immediately push another from with the first mode's setMode then we loose state for the second screen. This can lead to unnecessary animtion of the second screen when the same display (now playing) is shown before and after. This is seen with the new track info as it pushes tackinfo then xmlbrowser then Input.choice in one go. Logging as a bug as I've not worked out how to fix yet..
fixed in change 22136