This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9037 - Menu exit behaviour is inconsistent in WPS context menu
Attached to Project:
Rockbox
Opened by Bertrik Sikken (bertrik) - Sunday, 25 May 2008, 13:37 GMT+2
Last edited by Bertrik Sikken (bertrik) - Monday, 14 July 2008, 13:09 GMT+2
Opened by Bertrik Sikken (bertrik) - Sunday, 25 May 2008, 13:37 GMT+2
Last edited by Bertrik Sikken (bertrik) - Monday, 14 July 2008, 13:09 GMT+2
|
DetailsThe menu exit behaviour in the WPS context menu is inconsistent. Some submenus in the WPS context menu return immediately to the WPS, others return to the WPS context menu. For example the playlist menu returns to the WPS, while the playlist catalog menu returns to the WPS context menu.
Attached patch solves this for the easily solveable cases in onplay.c There may be a more fundamental problem, because some other items, like sound settings are defined somewhere else and may not always use the MENU_EXITAFTERTHISMENU behaviour. |
This task depends upon
Closed by Bertrik Sikken (bertrik)
Monday, 14 July 2008, 13:09 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed as much as possible
Monday, 14 July 2008, 13:09 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed as much as possible
Patch committed in svn 17646