Closed Bug 1688903 Opened 3 years ago Closed 3 years ago

Report/Block options are not triggered when clicking the vertical ellipsis inside the chat section of youtube live videos

Categories

(Web Compatibility :: Site Reports, defect)

defect

Tracking

(firefox85 affected, firefox86 affected, firefox87 affected)

RESOLVED WONTFIX
Tracking Status
firefox85 --- affected
firefox86 --- affected
firefox87 --- affected

People

(Reporter: asoncutean, Unassigned)

Details

Attachments

(1 file)

Attached image screencast issue.gif

Affected versions

  • 85.0
  • 86.0b1
  • 87.0a1 (2021-01-26)

Affected platforms

  • Windows 10
  • macOS 10.11
  • Ubuntu 18.04

Steps to reproduce

  1. Open a youtube live video (eg. https://www.youtube.com/watch?v=5qap5aO4i9A&ab_channel=ChilledCow)
  2. Go to the chat section
  3. Click on the vertical ellipsis inside the section

Expected result

  • The context menu with the Report and Block options is displayed

Actual result

  • Nothing happens

Regression range

  • I will come back tomorrow with a regression range

Additional notes

  • No error is displayed inside the browser console
  • Behavior present only inside the section (see the screencast)
Has Regression Range: --- → no
Has STR: --- → yes
QA Whiteboard: [qa-regression-triage]

Not a regression, reproducible way back to Fx 39.0a1. On older builds the live videos are not supported.

Has Regression Range: no → ---

Moving to Web Compat since this is not a regression in Firefox. Please file this issue at https://webcompat.com/

Component: Menus → Desktop
Flags: needinfo?(anca.soncutean)
Product: Firefox → Web Compatibility

in https://www.youtube.com/s/desktop/a57d6b77/jsbin/live_chat_polymer.vflset/live_chat_polymer.js

    showContextMenu: function (a) {
      if (this.data.contextMenuEndpoint) {
        var b = this.getInterface(wx),
        c = this.data.contextMenuEndpoint;
        Lx() ? (b = b.endpointToXhrUrl(c), b = Px(Lx(), {
        }, b)) : b = b.requestDataForEndpoint(c);
        b.then(this.handleGetContextMenuResponse_, this.handleGetContextMenuError_, this);
        a && a.stopPropagation()
      }
    },

Without being logged
I get the same issue on Safari Tech Preview, on Chromium Edge and Firefox Nightly

Was this tested in another browser?
The issue is real but it's not a webcompat issue, that seems to be a webcompat issue.

People should feel free to report it directly to YouTube.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
Flags: needinfo?(anca.soncutean)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: