Comment 0 for bug 1489871

Revision history for this message
Bartosz Kosiorek (gang65) wrote :

After press lap button, the lap history should scroll up.

Steps to reproduce:
1. Start stopwatch
2. Press "Lap" button several times (10 times) to fill lap history
3. Scroll lap history list to the bottom
4. Press "Lap" button again

Expected:
New lap time row is appearing on the screen

Currently:
Nothing happen on the screen, because new lap is added on top the list which is not visible

Implementation proposal:
Lap history should move to the top immedietelly after pressing "Lap" button.