[Bug] Media: ListViews don't start from the Header

asked 2015-12-26 13:46:25 +0200

Alex gravatar image

updated 2015-12-30 11:58:39 +0200

ListViews in Media app's sub-pages start from first item instead of the Header which makes it impossible to use the PullDownMenu without first scrolling to the top of the view.

How to reproduce:

Requirement: You have enough music on your device.

  1. Open the native Media app
  2. Open one of the four sub-pages (Playlists, All Songs, Albums, Interpreter)
  3. You will notice that the ListView doesn't start from the heder so that you are able to scroll the page down to get to the top.
edit retag flag offensive close delete

Comments

2

I think it should be "3. You will notice that the ListView doesn't start from the top" or something similar, because in QML things aren't attached to the pulley menu, the pulley menu is automatically placed at the top of the view. But yeah, something doesn't look right here. I wonder if it's on purpose or not.

jollailija ( 2015-12-27 17:54:27 +0200 )edit

@jollailija Thanks, I was missing the correct naming 'ListView' and I am not familiar with Sailfish development to know the details. :)

Alex ( 2015-12-29 12:01:43 +0200 )edit

@Alex Could I modify the question? :) I think it should be "ListViews in Media app's sub-pages start from first ListItem instead of the Header which makes it impossible to use the PullDownMenu without first scrolling to the top of the view."

jollailija ( 2015-12-29 19:55:57 +0200 )edit

@jollailja Sure feel free to edit it. :)

Alex ( 2015-12-30 01:52:17 +0200 )edit