Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#5685 - Text-viewer: move column left/right doesn't work anymore.

Attached to Project: Rockbox
Opened by PaulJam (PaulJam) - Thursday, 20 July 2006, 16:52 GMT+2
Task Type Bugs
Category Plugins
Status Closed
Assigned To No-one
Player Type Iriver H300 series
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

The 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
Comment by Mark Arigo (lowlight) - Tuesday, 25 July 2006, 22:54 GMT+2
Fixed in cvs.

Loading...