Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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+1
Last edited by Bertrik Sikken (bertrik) - Monday, 14 July 2008, 13:09 GMT+1
Task Type Bugs
Category User Interface
Status Closed
Assigned To No-one
Player type All players
Severity Low
Priority Low
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

The 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+1
Reason for closing:  Fixed
Additional comments about closing:  Fixed as much as possible
Comment by Bertrik Sikken (bertrik) - Wednesday, 28 May 2008, 19:13 GMT+1
Patch committed in svn 17646

Loading...