Moving tab playing video into new window leaves an orphaned inhibitor that persists until application exit
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox130 | --- | unaffected |
| firefox131 | --- | wontfix |
| firefox132 | --- | wontfix |
| firefox133 | --- | verified |
People
(Reporter: ke5trel, Assigned: stransky)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
STR:
- Play a video on Ubuntu 24.04.
- While it is still playing, drag the tab into a new window (or right-click > Move Tab > Move to New Window).
- Stop the video.
- Run from terminal:
dbus-send --print-reply --dest=org.gnome.SessionManager /org/gnome/SessionManager org.gnome.SessionManager.GetInhibitors
- Repeat steps if it does not occur the first time.
Expected:
Inhibitors list is empty when no videos are playing. Screen goes blank after idle timeout.
Actual:
Inhibitors list has an extra item that is not associated with a playing video. Screen remains on after idle timeout.
Repeating steps produces an orphaned inhibitor each time. Only closing the browser clears the inhibitors list and allows the screen to blank on idle.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0e7c63c931c823b5cc30c784c8c6c1eda03b8eac&tochange=0e96a2dfdd8c67f36e3dabeec9be3cb26f8e2c69
Regressed by Bug 1896235.
Comment 1•2 years ago
|
||
:stransky, since you are the author of the regressor, bug 1896235, could you take a look?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 4•1 year ago
|
||
| bugherder | ||
Comment 5•1 year ago
|
||
The patch landed in nightly and beta is affected.
:stransky, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox132towontfix.
For more information, please visit BugBot documentation.
Updated•1 year ago
|
Comment 8•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
Comment 9•1 year ago
|
||
Is this something we want to uplift to Beta before 132 goes to RC on Monday?
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 11•1 year ago
•
|
||
I have reproduced this issue using an affected Nightly build from 2024-09-09, and by following STR detailed in step 0.
The issue is verified as fixed on Ubuntu 24.04 with Firefox 133.0.
Description
•