[ChannelSelection] REC, RED Record now has no effect

Issue #524 resolved
prl created an issue

In the Channel Selection screen (FAV from live TV), REC, RED Record now should create a timer recording for the channel's current event.

It has no effect.

Caused because the self['dialogactions'] ActionMap in Screens.ChannelSelectionuses "cancel" from the "SetupActions" action context, which cancels on both RED and EXIT. A fix is to use the "back" action from the "WizardActions" context which cancels on EXIT, but not on RED.

The REC, RED Stop recording now is similarly affected.

Selecting the Record/Stop recording entry and pressing OK works.

Replication steps

From live TV, FAV to enter Channel Selection.

REC to bring up the recording popup.

RED to perform Record now.

Exit the Channel Selection screen with EXIT, then TIMER to enter the timer list.

No timer has been added.

Comments (2)

  1. Log in to comment