Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Play Tab icon on tab right-click context menu #955

Closed
1 of 9 tasks
erwin4270 opened this issue Aug 7, 2024 · 1 comment
Closed
1 of 9 tasks

Missing Play Tab icon on tab right-click context menu #955

erwin4270 opened this issue Aug 7, 2024 · 1 comment
Labels
Class::Icon Icon for panels, menus, libraries Component::Context-Menu Only for context menu Env::Windows Issues on Windows10, Windows11, unknown windows Issue::Bug Something isn't working

Comments

@erwin4270
Copy link

erwin4270 commented Aug 7, 2024

Describe the bug

The Play icon is missing on the tab right-click context menu when a tab contains an audio or video file that haven't played first time (not pause)

Expected behavior

Play icon is present on tab right-click context menu

Screenshots

Steps to reproduce:

  1. Drag an audio or video file into the tab bar.
  2. Right-click on the opened tab.
0.mp4

0

OS

Windows 11

OS - Others

No response

Firefox Version

129.0 (stable)

Distribution

Theme

Theme - More Info

No response

user.js setup

user.js setup
// Your settings
user_pref("userChrome.icon.menu",                 true);
user_pref("userChrome.icon.menu.full",            true);

Additional context

Autoplay must be set on Block Audio or Block Audio and Video in Settings > Privacy & Security > Permissions > Autoplay.

@erwin4270 erwin4270 added the Issue::Bug Something isn't working label Aug 7, 2024
@erwin4270 erwin4270 changed the title Missing Play icon on tab right-click context menu Missing Play Tab icon on tab right-click context menu Aug 7, 2024
@black7375 black7375 added Env::Windows Issues on Windows10, Windows11, unknown windows Class::Icon Icon for panels, menus, libraries Component::Context-Menu Only for context menu labels Aug 9, 2024
@black7375
Copy link
Owner

Now, looks like this. Thanks.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Class::Icon Icon for panels, menus, libraries Component::Context-Menu Only for context menu Env::Windows Issues on Windows10, Windows11, unknown windows Issue::Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants