damienhaynes / moving-pictures

Moving Pictures is a movies plug-in for the MediaPortal media center application. The goal of the plug-in is to create a very focused and refined experience that requires minimal user interaction. The plug-in emphasizes usability and ease of use in managing a movie collection consisting of ripped DVDs, and movies reencoded in common video formats supported by MediaPortal.
12 stars 6 forks source link

Window Navigation is incorrect if jump to movie details #1039

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. From any window, jump to a Movie Details screen. (For testing purposes you 
can edit the BasicHome screen to point to a movieid in your db).
2. From the Movie Details screen, press 'H' to jump back to home screen.
3. Re-Enter MovingPictures without any loading parameter

Result: You are taken to MovingPictures categories screen rather than previous 
movie details screen.

If you do standard navigation to movie details screen and repeat steps 2-3 then 
you will return to movie details as expected, its only when you use loading 
parameter.

Original issue reported on code.google.com by damien.haynes@gmail.com on 31 Jul 2011 at 11:38

GoogleCodeExporter commented 9 years ago
Another way that you can reproduce, is if you play the movie after jumping to 
details view...when movie finishes you end up in categories view instead of 
movie details view.

Original comment by damien.haynes@gmail.com on 1 Aug 2011 at 2:45