meandavejustice/min-vid

Min Vid is wrongly moved up and hidden for each playlist sent

Opened this issue · 2 comments

[Notes]:

  • This seems to be a regression caused by the fix for #831 (#834).

[Affected versions]:

  • Firefox v53.0.2 and up
  • Min-Vid v0.3.6 (custom repo build)

[Affected Platforms]:

  • All Windows
  • All Mac
  • All Linux

[Prerequisites]:

  • Latest Min-Vid add-on was previously installed on a clean profile from custom repo build.

[Steps to reproduce]:

  1. Open the browser with the profile from prerequisites and navigate to https://youtube.com.com page.
  2. Click on the channel name of a suggested video that has at least one playlist.
  3. From the channel page click the "Playlists" section.
  4. Hover one of the available playlists and click the "Play Now" or "+" button.
  5. Observe the playlist behavior.

[Expected result]:

  • The player is correctly displayed and covered by an overlay that asks you if you want to play just one song or the entire playlist.

[Actual result]:

  • The player is correctly displayed in default position but after the overlay is displayed, it moves up hiding 50% of the player.

[Additional notes]:

  • When this occurs, the player cannot be dragged back.
  • Sending multiple playlists, will hide entirely the player since it moves up for each playlist sent.
  • Here is a screen recording of the issue: https://goo.gl/5P2ceK.

The issue no longer occurs on today (05/12/2017) custom repo build. 👍

This issue is reproducible with Min-Vid 1.0.10. Reopening and assigning a milestone.