Open
Bug 1886811
Opened 2 years ago
Updated 2 years ago
youtube fullscreen issue
Categories
(GeckoView :: Media, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: litef6250, Unassigned)
Details
Attachments
(1 file)
|
2.64 MB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Steps to reproduce:
open a video on youtube fullscreen.
sometimes when tapping fastforward, im getting mark and copy text UI.
Expected results:
no copy mark UI.
Updated•2 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•2 years ago
|
Component: General → Media
Product: Fenix → GeckoView
Comment 1•2 years ago
|
||
SelectionActionDelegate child actor should handle "MozDOMFullscreen:Entered" and "MozDOMFullscreen:Exited" , then If receiving it, we should send HideSelectionAction.
Updated•2 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•