Ticket #4410 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
DVD options not highlighting
| Reported by: | dnovakoff@… | Owned by: | skamithi |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | mythdvd dvd |
| Cc: | Ticket locked: | no |
Description
I have observed that when trying to play most DVD title screens, you can not see the menu selection highlighting. I can however "guess" where I am, and select the option successfully. But you can not see which option you are on. For example, most DVDs have a menu that says Play, Scene Selection, Options, etc. When you select different things, the selection does not highlight in whatever way was built into the DVD. But, behind the scenes it is actually getting selected because when you hit the button on the remote to select whatever option you are on, it works. You just can't see which one you are on.
I am on version 21 head.
Thanks, Dave
Attachments
Change History
comment:1 Changed 4 years ago by awithers
- Owner changed from awithers to skamithi
- Status changed from new to assigned
- Component changed from mythdvd to mythtv
comment:2 Changed 4 years ago by skamithi
(In [15803]) Refs #4410. dvdnav highlight_area function only selects the button from group 1. the "normal" button group may be any of the other 3 button groups. implementation obtained from xine. also implement some checks suggested by stuartm that help prevent the drawing of a button if the bitmap information is wrong.
comment:3 Changed 4 years ago by skamithi
- Status changed from assigned to closed
- Resolution set to fixed
