primaeval / script.tvguide.fullscreen

tv guide fullscreen
GNU General Public License v2.0
25 stars 26 forks source link

Enter re-initiates playback #52

Closed iainsmacleod closed 8 years ago

iainsmacleod commented 8 years ago

It appears that when I press enter to try and clear the OSD on Windows, the playback is restartd, the pop-up is displayed again.

I do not know if this is intentional behavior for enter - but wanted to report.

primaeval commented 8 years ago

Enter clears the Last Channel Window but plays whatever channel is showing in the OSD. Enter in Last Channel should really be changed to Back or Esc.

primaeval commented 8 years ago

Actually Enter in Last Channel should play the last channel too.

iainsmacleod commented 8 years ago

Ahhhhhh, ok. I am not sure if I like that behavior - I would think it should clear the info screen. I would expect it to only start playback on quick EPG and EPG.

You tell me what you want to stick with, but it seems counter-intuitive from keyboard stance.

primaeval commented 8 years ago

Just checked the code. It seems right. Enter or Ok or Select to play. Back to get back to the epg main window. Info to load the osd and info to get rid of it, also the last channel window. Up/down to bring up the quick epg. Left/right to bring up last channel and get rid of it. Seems consistent and logical enough to me, especially with some of the very limited remotes around these days like the AppleTV and FireTV.

iainsmacleod commented 8 years ago

Ok.