Opened 6 years ago
Closed 6 years ago
#11649 closed Bug Report - General (fixed)
Can't exit DVD playback
Reported by: | JYA | Owned by: | peper03 |
---|---|---|---|
Priority: | minor | Milestone: | 0.27 |
Component: | MythTV - DVD Playback | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
When playing a DVD.
Pressing ESC only returns to the beginning of playback (where it tells you on how bad of a person you may be)...
You can sometimes exit in the main menu; but getting there may take quite a while sometimes
Change History (2)
Note: See
TracTickets for help on using
tickets.
[b16ccb6] relaxed the definition of a menu to any time one or more buttons are defined. Defined menus such as 'title' or 'root' are merely jump points. There is no requirement that the jump points contain buttons. In this case, it is possible to have trouble exiting playback.
Checking whether we're in the VTS domain (the previous definition of not being in a menu) should restore similar functionality without causing too much upset.