[Channel Selection] "Now" instant recording not highlighted on creation

Issue #525 resolved
prl created an issue

In the Channel Selection screen, if a "now" instant recording is started by using REC>Record now, the "current recording" red highlighting is not applied to the service name and number until you navigate away from the service.

Replication steps

From live TV, FAV to enter Channel Selection.

On any service without a current recording, use REC>Record now to start an instannt recording (don't use REC, RED, that doesn't work see Bug #524).

The recording starts, but the red highlighting for an active recording is not applied.

Move away from the service with UP or DOWN and the red highlighting to indicate the active recording is displayed.

Comments (1)

  1. Peter Urbanec

    Fix bug #525: [Channel Selection] "Now" instant recording not highlighted on creation

    [ServiceList] Add method updateCurrent() to update the display of the current entry in the setvice list. This happens as a side-effect of disabling then re-enabling selection on the list instance in the method.

    [ChannelSelectionEPG] Use ServiceList.updateCurrent() to update the state of the current selection in the service list after a "now" timer has been added or deleted.

    → <<cset 3c4e7a07b927>>

  2. Log in to comment