Comment 4 for bug 635994

Revision history for this message
Matthew Paul Thomas (mpt) wrote :

This morning I helped Matthew test his lp:~mmcg069/software-center/page-key-scrolling branch on a software item screen. These are the salient revisions:

r1201
    No matter how long you hold down the Up or Down keys, it scrolls only one step, on key up.
    Odd highlighting of "Total size", "Version", "License", and "Updates" values when tabbed to.
    Contains console output to help debug key events.

r1195
    The same as r1201, but without the console output, and ignores Page Up or Page Down.

r1194
     Properly keeps scrolling when you hold down the Up or Down keys.
     Incorrectly scrolls two steps no matter how quickly you press Up or Down (once on key down, once on key up).
     Odd highlighting not just of "Total size" etc, but also of individual paragaphs in the description. (Matthew and I amicably disagree about whether that's better than not showing at all that the paragraphs are focused.)