Ticket #9210 (closed defect: fixed)
Opened 3 years ago
Last modified 2 years ago
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.
Attachments
Change History
comment:1 Changed 3 years ago by mdean
- Cc cpinkham@… removed
- Owner set to cpinkham
- Status changed from new to assigned
comment:2 Changed 2 years ago by cpinkham
- Status changed from assigned to closed
- Version changed from 0.23-fixes to 0.24-fixes
- Resolution set to Fixed
- Milestone changed from unknown to 0.24.1
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 2 years ago by Chris Pinkham
- Resolution changed from Fixed to fixed
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
