Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Music web interface: Scroll bar disappears under status bar, possibly not all music visible #1039

Closed
RandolfCarter opened this issue Apr 20, 2013 · 1 comment

Comments

@RandolfCarter
Copy link

Expected behaviour

The scroll bar handle for a long music list should always be visible.

Actual behaviour

When on the top of the music list, the handle is not shown, only when scrolling down (e.g. via Mousewheel) it starts to appear from below the region above.

Steps to reproduce

  1. Go to the music app
    1.5 (Wait for the music to load)
  2. Check the scrollbar
  3. If you have much music, there will be no scrollbar handle at first at all - the top region of the scroll bar is hidden behind the element above
  4. Scroll down, the handle will get visible

Server configuration

Operating system: Ubuntu Server 12.04 x64
Web server: Apache 2.2.22
Database: MySQL 14.14 Distrib 5.5.29
PHP version: 5.4.13
ownCloud version: 5.0.5

Client configuration

Browser: Firefox 20.0
Operating system: Ubuntu 12.10 x64

Other Notes

I think I've seen other reports of this before but can't find them at the moment. This is what it looks like for me at the moment: Please note how the scrollbar handle disappears under the region where the "Rescan collection" button is located:
owncloud-media-app-scrollbar

Possibly related:
#766

Web Developer Log

Error in parsing value for 'filter'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Unknown property '-moz-border-radius'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Unknown property 'zoom'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Error in parsing value for 'height'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Error in parsing value for 'top'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Expected declaration but found '*'.  Skipped to next declaration. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Unknown property '-moz-box-shadow'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Error in parsing value for 'background-image'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Unknown property '-moz-background-clip'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Error in parsing value for 'background'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Expected color but found 'top'.  Error in parsing value for 'background-image'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Unknown property '-moz-border-radius-bottomleft'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Unknown property '-moz-border-radius-bottomright'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Error in parsing value for 'padding'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Unknown property 'box-sizing'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Unknown property '-moz-background-size'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Error in parsing value for '-moz-transition'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Error in parsing value for 'transition'.  Declaration dropped. @ https://myowncloud/owncloud/remote.php/core.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Error in parsing value for 'filter'.  Declaration dropped. @ https://myowncloud/owncloud/index.php/apps/media/css/music.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Unknown property 'box-sizing'.  Declaration dropped. @ https://myowncloud/owncloud/index.php/apps/media/css/music.css?v=ff4d5fbbafdf976cfdc032e3bde78de5:1
Unknown property 'box-sizing'.  Declaration dropped. @ https://myowncloud/owncloud/index.php/apps/media:1
Unknown property 'appearance'.  Declaration dropped. @ https://myowncloud/owncloud/index.php/apps/media:1
Unknown property '-moz-border-radius'.  Declaration dropped. @ https://myowncloud/owncloud/index.php/apps/media:1
Error in parsing value for 'background-image'.  Declaration dropped. @ https://myowncloud/owncloud/index.php/apps/media:1
Unknown property '-moz-box-shadow'.  Declaration dropped. @ https://myowncloud/owncloud/index.php/apps/media:1
@RandolfCarter
Copy link
Author

Discovered more problematic Music app UI stuff.
It seems the left list (the play queue) can be scrolled in a way so that it covers the player controls (try turning the mouswheel when the mouse is over the controls).
Furthermore, when making the window sufficiently small, the "Rescan collection" button will be wrapped to the next line, covering some of the music in the list of available songs.
The UI will then look like this:
owncloud-media-app

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants