Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#9210 closed defect (fixed)

Esc from Watch Recordings initial group filter does not return to menu

Reported by: John.Veness.mythtv@… Owned by: cpinkham
Priority: minor Milestone: 0.24.1
Component: MythTV - General Version: 0.24-fixes
Severity: medium Keywords: QueryInitialFilter
Cc: Ticket locked: no

Description

With "Always prompt for initial group filter" (aka QueryInitialFilter?) ticked:

It used to be the case that if I entered Watch Recordings, then pressed Esc while viewing the initial group filter popup, that it went back to the menu. (Also see http://cvs.mythtv.org/trac/changeset/13027 for a description of how it used to work.)

Now, pressing Esc on the initial group filter popup leaves me in the Watch Recordings screen, and I have to press Esc again to get back to the menu.

This regression may have taken place with the MythUI rewrite.

Change History (3)

comment:1 Changed 13 years ago by sphery

Cc: cpinkham@… removed
Owner: set to cpinkham
Status: newassigned

comment:2 Changed 13 years ago by cpinkham

Milestone: unknown0.24.1
Resolution: Fixed
Status: assignedclosed
Version: 0.23-fixes0.24-fixes

Fixed by SHA e866f1c24 in master and SHA f36a849e8 in 0.24-fixes with the following commit log.

Exit Watch Recordings if user aborts the initial Rec Group popup.

If the user ESCapes out of the initial Recording Group popup on the Watch Recordings screen, exit the screen rather than leaving the user with a blank list. This restores pre-MythUI functionality.

comment:3 Changed 13 years ago by Chris Pinkham

Resolution: Fixedfixed

Exit Watch Recordings if user aborts the initial Rec Group popup.

If the user ESCapes out of the initial Recording Group popup on the Watch Recordings screen, exit the screen rather than leaving the user with a blank list. This restores pre-MythUI functionality.

Fixes #9210.

Changeset: e866f1c24c6726a3d54120b584cd0ddbb725602f

Note: See TracTickets for help on using tickets.