"Upload screenshot" button displayed instead of "Capture screenshot" on youtube.com
Categories
(Web Compatibility :: Site Reports, defect, P2)
Tracking
(Not tracked)
People
(Reporter: ctanase, Unassigned)
References
(Depends on 1 open bug, )
Details
(Keywords: webcompat:platform-bug, webcompat:site-report)
User Story
platform:windows,mac,linux impact:feature-broken-minor configuration:general affects:all branch:release
Attachments
(1 file)
823.19 KB,
image/png
|
Details |
Environment:
Operating system: Windows 10
Firefox version: Nightly 119.0a1 (2023-09-12)
Steps to reproduce:
- Go to https://www.youtube.com
- Click on "Help" button located of the left side menu.
- Click on "Send feedback" on the menu that appeared.
- Observe the screenshot button.
Expected Behaviour:
"Capture screenshot" button is displayed on the feedback menu.
Actual Behaviour:
"Upload screenshot" button is displayed on the feedback menu.
Notes:
- Screenshot provided
- Reproducible on Firefox Release as well
- Not reproducible on Chrome
- Issue found during WebCompat team [Top100] websites testing
Comment 1•8 months ago
|
||
Verified this issue and still reproduces on Firefox 122 and 124.
Tested with:
Browser / Version: Firefox Release 122.0.1 (64-bit)/ Firefox Nightly 124.0a1 (2024-02-17) (64-bit) Chrome Version 121.0.6167.161 (Official Build) (64-bit)
Operating System: Windows 10 PRO x64
Updated•8 months ago
|
Updated•4 months ago
|
Comment 2•2 months ago
|
||
The message that comes up when you click "Capture screenshot" matches the message when you do getDisplayMedia for a tab:
https://source.chromium.org/chromium/chromium/src/+/main:chrome/app/generated_resources.grd;l=15175;drc=84ca0bb876182f6d7275a4e333306937b69c5989
So this is presumably blocked on tab capture.
Updated•1 month ago
|
Description
•