Hi, the problem is that in NavigationItem.navigate_to, line 148, a call to available_pane.app_details_view.show_app(self.current_app) is made, and a current_app for applist view exists.
I attached a patch fixing this by setting current_app to None if the current view in AvailablePane is PAGE_APPLIST. What do you think? ** Patch added: "fix by setting current_app to None in applist view" https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/704719/+attachment/1953101/+files/fix-704719.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/704719 Title: Back button causes brief display of wrong page -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs