STR: 1. Ensure that Picture-in-Picture is enabled (set media.videocontrols.picture-in-picture.video-toggle.enabled and media.videocontrols.picture-in-picture.enabled to true) 2. Visit the testcase in this bug 3. Hover the video with the mouse, and click on the Picture-in-Picture toggle ER: The toggle should not cause the alert() to fire AR: An alert() fires.
Bug 1545296 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
STR: 1. Ensure that Picture-in-Picture is enabled (set media.videocontrols.picture-in-picture.video-toggle.enabled and media.videocontrols.picture-in-picture.enabled to true) 2. Visit https://www.twitch.tv/ 3. On the main page, choose a video from the "carousel" UI, and then click on the Picture-in-Picture toggle. ER: The video should open in the Picture-in-Picture window AR: The video opens in the Picture-in-Picture window, but the content also detects the click and opens the streamer web page.
STR: 1. Ensure that Picture-in-Picture is enabled (set media.videocontrols.picture-in-picture.video-toggle.enabled and media.videocontrols.picture-in-picture.enabled to true) 2. Visit the testcase in this bug 3. Hover the mouse over the video 4. Click on the Picture-in-Picture toggle ER: The video should open in the Picture-in-Picture window AR: The video opens in the Picture-in-Picture window, but before doing so, shows some alerts from the content area in response to mousedown and mouseup events.