Closed
Bug 1668112
Opened 5 years ago
Closed 5 years ago
Enabling touch radius breaks user media control
Categories
(GeckoView :: Media, defect, P1)
Tracking
(firefox-esr78 unaffected, firefox81 unaffected, firefox82 unaffected, firefox83blocking fixed)
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox81 | --- | unaffected |
firefox82 | --- | unaffected |
firefox83 | blocking | fixed |
People
(Reporter: esawin, Assigned: esawin)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
In bug 1637908, we've enabled ui.touch.radius.enabled
which breaks user media control.
This issue blocks the Fenix Nightly update: https://github.com/mozilla-mobile/fenix/pull/15517.
STR:
- Open a page with (only) a media element (https://me73.com/x/audio.html).
- Push the play button.
Expected: The audio elements starts playing.
Actual: Nothing.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → esawin
Status: NEW → ASSIGNED
![]() |
||
Comment 2•5 years ago
|
||
If this is a good change that we do want, then lets coordinate how to land this in both GV and A-C/Fenix?
Updated•5 years ago
|
status-firefox81:
--- → unaffected
status-firefox82:
--- → unaffected
status-firefox83:
--- → affected
status-firefox-esr78:
--- → unaffected
tracking-firefox83:
--- → blocking
Pushed by esawin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e4e35e1aae77
[1.0] Disable touch radius heuristic because of a media element control regression. r=snorp
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Updated•5 years ago
|
Has Regression Range: --- → yes
Keywords: regression
Comment 5•3 years ago
|
||
Moving some media bugs to the new GeckoView::Media component.
Component: General → Media
You need to log in
before you can comment on or make changes to this bug.
Description
•