[Enhancement] Consider disabling right and middle-click events inside the PIP window
Categories
(Toolkit :: Picture-in-Picture, enhancement, P3)
Tracking
()
People
(Reporter: romartin, Assigned: rhopkinsdev)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files, 1 obsolete file)
[Notes]:
- Usually right-click is associated with opening a menu and middle-click with opening a new tab.
[Affected Versions]:
- Firefox Release 94.0.1 (Build ID: 20211103134640)
- Firefox Beta 95.0b4 (Build ID: 20211107190147)
- Firefox Nightly 96.0a1 (Build ID: 20211109093712)
[Affected Platforms]:
- Windows 10 (x64)
- macOS 11.6
- Ubuntu Linux 20.04 x64
[Prerequisites]:
- Have the latest version of Firefox Release installed.
[Steps to reproduce]:
- Navigate to “https://youtube.com”.
- Open any video.
- Hover the content of the video and click the “Watch in Picture-in-Picture” button.
- Right-click the Play/Pause button inside the newly opened Picture-in-Picture window.
[Expected results]:
- The video is still playing.
[Actual results]:
- The video is paused.
Updated•4 years ago
|
Apparently a context menu appears when right clicking on the PiP window when using Ubuntu 20.04.3. (See attached photo).
I do not see any context menus for Windows 10 and MacOS Big Sur after right clicking on the PiP window. We may not want to disable right click events completely for Linux users.
Updated•3 years ago
|
Comment 3•3 years ago
|
||
(In reply to kpatenio from comment #1)
Created attachment 9252688 [details]
ubuntu_20_04_3_right_click_pip_window.pngApparently a context menu appears when right clicking on the PiP window when using Ubuntu 20.04.3. (See attached photo).
I do not see any context menus for Windows 10 and MacOS Big Sur after right clicking on the PiP window. We may not want to disable right click events completely for Linux users.
Interesting. Is that an OS context menu? I don't think that's PiP window specific.
Comment 4•3 years ago
|
||
That's coming from the window manager, it looks like. I don't think disabling our event handling should affect it?
Updated•3 years ago
|
Updated•3 years ago
|
Comment 7•3 years ago
|
||
| bugherder | ||
Updated•3 years ago
|
| Reporter | ||
Comment 8•3 years ago
|
||
I have verified that the middle click and the right click button events are not running in PiP using Firefox Nightly 97.0a1 (Build ID: 20211220094500) on Windows 10 x64, macOS 11.6, and Ubuntu Linux 20.04 x64.
Description
•