meandavejustice / min-vid

Popout video player in Firefox
https://testpilot.firefox.com/experiments/min-vid
Mozilla Public License 2.0
182 stars 42 forks source link

The "Replay" button wrongly generates a "play" method #1262

Open Softvision-CristinaBadescu opened 6 years ago

Softvision-CristinaBadescu commented 6 years ago

[Affected versions]:

[Affected Platforms]:

[Prerequisites]:

There are two scenarios to reproduce this issue: Scenario 1:

[Steps to reproduce]:

  1. Open the browser with the profiles from prerequisites and navigate to YouTube.
  2. Send a video to the player and wait for it to end.
  3. Click the "Replay" button.
  4. Go to "about:telemetry" and observe the event and method of the ping generated by the "Replay" action.

[Expected result]:

[Actual result]:

Scenario 2: [Steps to reproduce]:

  1. Perform the same steps as above (except step 4).
  2. Click the "Mute" button.
  3. Access the "about:telemetry" page and observe the event and method of the ping generated by the "Mute" action.

[Expected result]:

[Actual result]:

[Notes]: