Bug 1545972 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

For some reason sefeng's .mp4 screencast doesn't play for me directly from my browser -- so for convenience, I captured another screencast using gtk-recordmydesktop (which uses .ogv files that embed nicely).

In this screencast, I press "pagedown" on my keyboard 4 times, and then I press "pageup" once.  The badness isn't as severe as in sefeng's original screencast, but I'll note two issues that are visible:
 (1) the right sidebar has a jiggly "settling" after nearly every pagedown/pageup operation

 (2) in my final "pageup" operation, we don't actually scroll the content feed upwards by a full viewport-height (i.e. we don't do a full pageup).  Before I press pageup (at around 0:04), the highest visible line of text is "program using Gtk based on that project with some improvements".  After my pageup operation completes, I'd expect that line of text to be at the very bottom of my viewport, but it only ends up ~70% of the way down.
For some reason sefeng's .mp4 screencast doesn't play for me directly in Firefox [edit: this seems to be bug 1450137].

So for convenience, I captured another screencast using gtk-recordmydesktop (which uses .ogv files that embed nicely).

In this screencast, I press "pagedown" on my keyboard 4 times, and then I press "pageup" once.  The badness isn't as severe as in sefeng's original screencast, but I'll note two issues that are visible:
 (1) the right sidebar has a jiggly "settling" after nearly every pagedown/pageup operation

 (2) in my final "pageup" operation, we don't actually scroll the content feed upwards by a full viewport-height (i.e. we don't do a full pageup).  Before I press pageup (at around 0:04), the highest visible line of text is "program using Gtk based on that project with some improvements".  After my pageup operation completes, I'd expect that line of text to be at the very bottom of my viewport, but it only ends up ~70% of the way down.

Back to Bug 1545972 Comment 3