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

[Chromium] Remove auto-play switch from settings #1705

Open
javifernandez opened this issue Jan 21, 2025 · 5 comments
Open

[Chromium] Remove auto-play switch from settings #1705

javifernandez opened this issue Jan 21, 2025 · 5 comments
Labels
bug Something isn't working chromium Issues related to the new Chromium backend priority-low

Comments

@javifernandez
Copy link
Member

Configuration

Wolvic version: 1.2
Wolvic build ID:

Hardware: ML2

Steps to Reproduce

  1. Go to Settings > Display
  2. Enable the auto-play feature
  3. Go to a web-size offering videos (eg, YouTube)
  4. Select one of the available videos

Current Behavior

The video doersn't play unless the user clicks on the "play" button

Expected Behavior

The video should be played as soon as the web-size is loaded

Possible Solution

Context

Error Logs and Stack Traces

@javifernandez javifernandez added bug Something isn't working chromium Issues related to the new Chromium backend labels Jan 21, 2025
@svillar
Copy link
Member

svillar commented Jan 22, 2025

This is not really a bug. That feature affects the HTML5 video autoplay feature. In the case of YouTube they use their own player (<ytd-player> tag) which is not really affected by that setting, YouTube player has its own autoplay setting

@svillar svillar closed this as completed Jan 22, 2025
@javifernandez
Copy link
Member Author

I'm not sure about how this issue has been closed. I have verified that when using the Gecko backend, it s the YouTube site the one controlling the auto-play feature. However, when using the Chromium 1.8 backend, the auto-play doesn't work even if enabling in in the TY player interface.

@javifernandez javifernandez reopened this Jan 22, 2025
@svillar
Copy link
Member

svillar commented Jan 23, 2025

As commented offline auto-play in chromium browsers works diferently https://developer.chrome.com/blog/autoplay

After I played a YT video once, I relaunched Wolvic and auto-play worked

@javifernandez
Copy link
Member Author

As commented offline auto-play in chromium browsers works diferently https://developer.chrome.com/blog/autoplay

After I played a YT video once, I relaunched Wolvic and auto-play worked

I can confirm the mentioned behavior. However, then the issue is that the 'auto-play' switch in the Privacy and Security settings dialog doesn't makes sense when using the Chromium backend.

@svillar
Copy link
Member

svillar commented Jan 23, 2025

As commented offline auto-play in chromium browsers works diferently https://developer.chrome.com/blog/autoplay
After I played a YT video once, I relaunched Wolvic and auto-play worked

I can confirm the mentioned behavior. However, then the issue is that the 'auto-play' switch in the Privacy and Security settings dialog doesn't makes sense when using the Chromium backend.

OK let's rename the bug then. After all this is a mere UI issue then

@svillar svillar changed the title The auto-play feature doesn't work [Chromium] Remove auto-play switch from settings Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chromium Issues related to the new Chromium backend priority-low
Projects
None yet
Development

No branches or pull requests

2 participants