Index: apps/recorder/radio.c =================================================================== --- apps/recorder/radio.c (revision 15632) +++ apps/recorder/radio.c (working copy) @@ -821,7 +821,9 @@ #endif default: + global_settings.statusbar = statusbar; default_event_handler(button); + global_settings.statusbar = true; break; } /*switch(button)*/