Comment 4 for bug 1202403

Revision history for this message
Renato Araujo Oliveira Filho (renatofilho) wrote :

A easy way to reproduce the problem is scrolling until the end of the items, then try to scroll back. You would not be able to see the section header on the top.

OBS: the correct behavior can be tested if you change some piece of the code like that:

5,6c5,6
< Item {
< //title: "pageTitle"
---
> Page {
> title: "pageTitle"