Focused list item resetting after screensaver

I can’t seem to figure out why, when the default screensaver exits, it behaves as if setFocusedListItem(0,0) is being called. None of the places setFocusedListItem is called in my code are being reached during or after the screensaver. Has anyone run into this?

Yep, I noticed this as well, although what I’ve noticed is that it goes to the last item in the grid, not 0,0. :?: Either way, it’s a bug. The screensaver shouldn’t affect the channel in any way.

-JT