This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5685 - Text-viewer: move column left/right doesn't work anymore.
|
DetailsThe buttoncombinations play+left and play+right in the text-viewer don't work as expected anymore.
Before the bug occured one could scroll left or right in small steps in wide view by pressing play+left/right. Now after the first press of play+right the text moves a whole screenwidth to the left (like after a single press on right). If you then keep holding play+right (or press it several times) after some time the text moves again left by a whole screenwidth. So it seems as if internally it keeps track of how many columns it has moved to the left or right, but only updates the view if a full screenwidth has been reached. This bug appeared after the commit on 2006 3 Jun 09:04 to viewer.c (Fix wide view mode on viewer). |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Tuesday, 25 July 2006, 22:55 GMT+2
Reason for closing: Fixed
Tuesday, 25 July 2006, 22:55 GMT+2
Reason for closing: Fixed
Fixed in cvs.