Opened 19 years ago

Closed 19 years ago

Last modified 17 years ago

#20 closed defect (fixed)

problem selecting encoding quality in the mythmusic cd rip screen

Reported by: mythmail@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythmusic Version: head
Severity: low Keywords: cd rip quality selection
Cc: Ticket locked: no

Description

There is no way to get out of the top section on the screen (where you select encoding quality) with the down arrow. TAB on the keyboard does get you out of the top section.

Attachments (2)

mythmusic_qual_chooser.diff (4.5 KB) - added by jkondis <jkondis@…> 19 years ago.
Fixes focus errors (choosing quality) in myth music's cdripper dialog by replacing the radio button group with a combo box that performs the same function.
mythmusic_qual_chooser_fix_tr.diff (4.5 KB) - added by jkondis <jkondis@…> 19 years ago.
Oops - please ignore last diff. This one allows for translations (tr()) of the quality strings.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 19 years ago by anonymous

I see the same thing. Actually I noticed that if the quality level is at medium, I can get out of the section, but when I put it to "High", i then can't get out. I have it set to "High" as default and make sure I don't end up in that box while selecting. If I do, I hit "Back/Exit?" and then re-enter the screen.

comment:2 Changed 19 years ago by Isaac Richards

Resolution: wontfix
Status: newclosed

This will be addressed as part of #12.

Changed 19 years ago by jkondis <jkondis@…>

Attachment: mythmusic_qual_chooser.diff added

Fixes focus errors (choosing quality) in myth music's cdripper dialog by replacing the radio button group with a combo box that performs the same function.

Changed 19 years ago by jkondis <jkondis@…>

Oops - please ignore last diff. This one allows for translations (tr()) of the quality strings.

comment:3 Changed 19 years ago by jkondis <jkondis@…>

Resolution: wontfix
Status: closedreopened

comment:4 Changed 19 years ago by jkondis <jkondis@…>

Might as well apply the patch for 0.18. That is, of course, if there's something wrong with the patch.

comment:5 Changed 19 years ago by Isaac Richards

Resolution: fixed
Status: reopenedclosed

(In [6807]) Patch from John Kondis to fix the encoding quality selection in mythmusic. Closes #20.

Note: See TracTickets for help on using tickets.