Firefox version 122 - 124 in about:support. The Media section is much too broad.
Categories
(Core :: Audio/Video: Playback, defect, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox123 | --- | wontfix |
| firefox124 | --- | wontfix |
| firefox125 | --- | verified |
| firefox126 | --- | verified |
People
(Reporter: 2002Andreas54, Assigned: chunmin)
References
(Regression)
Details
(Keywords: regression)
Attachments
(5 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0
Steps to reproduce:
about:support and scroll down to the section: Media.
Actual results:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:122.0) Gecko/20100101 Firefox/122.0
All fields there are too wide.
Expected results:
Same width
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
I believe the problem is that CDM capabilities are too long for just 1 column. The media section has 9 columns but CDM chart only uses 6. CDM capabilities should have 4 columns space.
| Assignee | ||
Comment 3•2 years ago
|
||
https://phabricator.services.mozilla.com/D202769
https://phabricator.services.mozilla.com/D202770
should make the table smaller like the upload picture here.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 4•2 years ago
|
||
This patch fills the left blanks in media CDM title in about:support's
Media table.
Currently, the media section has 9 columns but CDM title only uses 6
columns, so 3 columns are left blank. They should be filled.
Updated•2 years ago
|
| Assignee | ||
Comment 5•2 years ago
|
||
This patch expands space of media CDM capabilities in about:support's
Media table.
Currently, the media section has 9 columns but CDM chart only uses 6
columns, so 3 columns are unused. Since the capabilities part prints out
most of the space in the chart, it makes sense to let capabilities part
takes those unused space.
Comment 6•2 years ago
|
||
Set release status flags based on info from the regressing bug 1846848
Comment 9•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/dd140f031bfb
https://hg.mozilla.org/mozilla-central/rev/b3c6a32a0bd9
https://hg.mozilla.org/mozilla-central/rev/ec3b0ec13e09
Comment 10•2 years ago
|
||
The patch landed in nightly and beta is affected.
:chunmin, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox124towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 11•2 years ago
|
||
This is just a layout issue for debugging the info page.
Updated•2 years ago
|
Updated•2 years ago
|
Reproducible on a 2024-02-16 Nightly build on macOS 12.
Verified as fixed on Firefox Nightly 126.0a1 and Firefox 125.0 on macOS 12, Windows 10, Ubuntu 22.
Description
•