fix focus

This commit is contained in:
Tim Bentley 2014-11-01 07:47:26 +00:00
parent 6a21258c47
commit 837013763a
1 changed files with 1 additions and 0 deletions

View File

@ -851,6 +851,7 @@ class SlideController(DisplayController, RegistryProperties):
if service_item.is_media():
self.on_media_start(service_item)
self.slide_selected(True)
self.preview_widget.setFocus()
if old_item:
# Close the old item after the new one is opened
# This avoids the service theme/desktop flashing on screen