Closed Bug 1903560 Opened 1 month ago Closed 1 month ago

Firefox's MPRIS implementation does not properly integrate with GNOME media-controls, causing issues with media playback control, unlike in Chromium-based browsers.

Categories

(WebExtensions :: Untriaged, defect)

Firefox 127
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1659199

People

(Reporter: adokar6773, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0

Steps to reproduce:

  1. Installed a media-control extension in GNOME (GNOME media-controls https://extensions.gnome.org/extension/4470/media-controls/).
  2. Opened Firefox and navigated to a media-playing website (e.g., YouTube).
  3. Played a video or audio in Firefox.
  4. Playback details on media controls show up incomplete (position in video is not reflected, shown as 00:00 to 00:00)

Actual results:

The MPRIS implementation in Firefox did not work properly with the GNOME media-controls extension. Playback details appeared incomplete, with the position in the video always shown as 00:00 and the total duration also shown as 00:00. As a result, media playback could not be controlled using the GNOME media-controls extension. This issue does not occur in Chromium-based browsers, where the media controls work as expected.

Expected results:

The position in the video should have been reflected accurately, with the current playback time and total duration correctly displayed based on information from MPRIS.

It is an issue with Firefox and the developer of the extension told me to report it here: https://github.com/sakithb/media-controls/issues/156

MPRIS integration should be working in Firefox but there is clearly some sort of defect/issue.

The Bugbug bot thinks this bug should belong to the 'WebExtensions::Untriaged' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Product: Firefox → WebExtensions
Status: UNCONFIRMED → RESOLVED
Closed: 1 month ago
Duplicate of bug: 1659199
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.