"Always on top" DevTools windows don't have window decorations on Wayland
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox111 | --- | unaffected |
firefox112 | --- | disabled |
firefox113 | --- | verified |
People
(Reporter: emilio, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta-
|
Details | Review |
STR:
- Go to about:debugging > This nightly.
- Click "Inspect" on one extension.
ER: A window with decorations.
AR: No close/minimize/maximize windows.
Assignee | ||
Comment 1•2 years ago
|
||
Also explicitly use titlebar=no on the PIP window, since we really don't
want a titlebar.
This way we don't end up without titlebars in other alwaysontop windows.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Backed out changeset 9125aacdb96b (Bug 1823350) for bc failures on browser_changePiPSrcInFullscreen.js.
Backout link
Push with failures <--> bc1
Failure Log
Assignee | ||
Updated•2 years ago
|
Comment 6•2 years ago
|
||
bugherder |
Comment 7•2 years ago
|
||
The patch landed in nightly and beta is affected.
:emilio, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox112
towontfix
.
For more information, please visit auto_nag documentation.
Assignee | ||
Comment 8•2 years ago
|
||
Comment on attachment 9323896 [details]
Bug 1823350 - Unify how we identify PiP windows on Linux/Windows. r=mconley!,stransky!
Beta/Release Uplift Approval Request
- User impact if declined: comment 0
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: comment 0, but also we should test that PiP windows don't regress unexpectedly.
- List of other uplifts needed: none
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Tweaks PiP setup a little bit but should be a reasonably safe change.
- String changes made/needed: none
- Is Android affected?: Yes
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 9•2 years ago
|
||
Comment on attachment 9323896 [details]
Bug 1823350 - Unify how we identify PiP windows on Linux/Windows. r=mconley!,stransky!
Approved for 112.0b6
Comment 10•2 years ago
|
||
bugherder uplift |
Assignee | ||
Comment 11•2 years ago
|
||
Grr, let's back out from beta for causing bug 1824165. We can re-uplift if the fix is trivial or so I suppose (though maybe not worth it since the only firefox UI that we know it's affected is hard-ish to reach).
Assignee | ||
Comment 12•2 years ago
|
||
Hmm, we probably can come up with a simple fix...
Comment 13•2 years ago
|
||
I have something upliftable in bug 1824165 - I'll go ahead and request uplift.
Comment 14•2 years ago
|
||
Reproduced the issue on Ubuntu 20.04 using FF snap build 111.0.1(20230321162322).
Verified as fixed on Ubuntu 20.04 using FF build 113.0a1(20230324092024) and Beta 112.0b6(20230223181038). Issue is not reproducing on Win10/Mac10.13.
Assignee | ||
Comment 15•2 years ago
|
||
Let's backout this from beta please. It caused other issues on Linux like bug 1824304 which probably need a bit of a rethink.
Comment 16•2 years ago
|
||
sounds good, ill backout this and bug 1824165 on the next beta push
Comment 17•2 years ago
|
||
Backed out changeset f97098eac3e5 (Bug 1823350) from beta for causing Bug 1824304
Backout : https://hg.mozilla.org/releases/mozilla-beta/rev/835cfdafcd26
Updated•2 years ago
|
Description
•