This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7313 - Current menu item not spoken after accepting or cancelling a choice setting
Attached to Project:
Rockbox
Opened by James Teh (jteh) - Friday, 15 June 2007, 03:03 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 21 June 2007, 14:33 GMT+2
Opened by James Teh (jteh) - Friday, 15 June 2007, 03:03 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Thursday, 21 June 2007, 14:33 GMT+2
|
DetailsAfter accepting or cancelling a choice setting, the current menu item (i.e. the name of the setting) is not voiced as it should be. To explain by example:
1. Ensure that voiced menus are enabled. 2. From the main menu, select Settings->General Settings->Bookmarking->Bookmark on stop. 3. Observe that the possible choices are spoken correctly as you move around the menu. 4. Exit the choice without accepting (e.g. press left on the Iriver H300). 5. Observe the return to the Bookmarking settings menu. However, the current option, "Bookmark on stop", is not spoken. 6. Repeat this procedure, but accept the setting in step 4 (e.g. by pressing select) instead of cancelling it. The same observation applies (step 5). |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Thursday, 21 June 2007, 14:33 GMT+2
Reason for closing: Accepted
Thursday, 21 June 2007, 14:33 GMT+2
Reason for closing: Accepted
Your patch does not fix the bug I described above regarding sub-context menus with the MENU_EXITAFTERTHISMENU flag. This patch fixes. (There should be no speech if we are exiting the loop.)