This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5926 - First Up/Down is ignored when browsing radio stations
Attached to Project:
Rockbox
Opened by Alexander Levin (fml2) - Friday, 01 September 2006, 21:39 GMT+2
Last edited by Rani Hod (RaeNye) - Wednesday, 20 September 2006, 15:25 GMT+2
Opened by Alexander Levin (fml2) - Friday, 01 September 2006, 21:39 GMT+2
Last edited by Rani Hod (RaeNye) - Wednesday, 20 September 2006, 15:25 GMT+2
|
DetailsModel: iriver H120, Build: 2006-09-01 17:59, Default settings
Installed the build (settings were reset since the settings version was changed) Changed file view to 'All' Went to ./rockbox/fmpresets, chose a preset file -> radio is activated Changed to preset mode Pressed NAVI -> station list displays * Pressed DOWN -> *** the cursor doesn't move *** Pressed DOWN once more -> cursor moves Left station list screen Pressed NAVI -> station list displays * Pressed UP -> *** the cursor doesn't move *** Pressed UP once more -> cursor moves |
This task depends upon
Closed by Jonas Häggqvist (rasher)
Friday, 22 September 2006, 21:30 GMT+2
Reason for closing: Fixed
Additional comments about closing: By request of submitter.
Friday, 22 September 2006, 21:30 GMT+2
Reason for closing: Fixed
Additional comments about closing: By request of submitter.
Please verify whether it persists.
Happens on preset or scan modes.
Happens whether radio screen is entered via a .fmr file or the main menu.
I see this was already suggested, but you never confirmed you checked it. It was enabled by default after clearing settings in older builds.
When opening the presets list from the FM screen, the first keypress in that list gets ignored regardless of the key itself. I guess this is caused by the fm screen not using the button actions but reading the buttons itself. I think converting the fm screen to the button actions would be the best solution. I already had a first attempt on this but currently I don't have time to work on it anymore and unfortunately I'm really new to the action stuff.
At least I can definitely say it's not caused by the "first keypress enables backlight first".