Opened 12 years ago
Closed 12 years ago
#742 closed defect/bug (fixed)
Back to main menu button dopes not work in bookmarks
Reported by: | noradtux | Owned by: | cp15 |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | gui/internal | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
The "back to main menu"-button does not work in bookmarks when the bookmarks menu is called from the main menu. Everything is fine when the bookmarks are accessed from a sub-menu like the menu that is shipped with Navit does.
The problem seems to be in gui_internal_prune_menu_count, where w is NULL when the bookmarks are called from the main menu.
The attached patch seems to fix this, but I don't know if it has side-effects. Please review.
/noradtux
Attachments (1)
Change History (3)
Changed 12 years ago by noradtux
comment:1 Changed 12 years ago by woglinde
comment:2 Changed 12 years ago by number6
- Resolution set to fixed
- Status changed from new to closed
Closing ticket
Note: See
TracTickets for help on using
tickets.
Patch is applied with revision 3925
http://navit.svn.sourceforge.net/viewvc/navit?view=revision&revision=3925