Closed
Bug 1863706
Opened 1 year ago
Closed 1 year ago
[wayland] PiP window top and left edges no longer have clickable resize zones
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox119 | --- | unaffected |
firefox120 | --- | unaffected |
firefox121 | --- | wontfix |
People
(Reporter: ke5trel, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
57.88 KB,
image/png
|
Details |
STR:
- Start with
MOZ_ENABLE_WAYLAND=1
on Ubuntu 23.10. - Open a video in a PiP window.
- Hover the cursor over the top and left edges of the PiP window and try to resize it.
Expected:
Cursor changes to vertical/horizontal resize icon and clicking resizes the window.
Actual:
No cursor change or interaction.
All four corners work, as well as the bottom and right edges, but not the top or left edges.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=b10b3c0867f66b95889deed6218168d546de1735&tochange=8a99d177d36df1e56bb0a60fe3355c52d82bfce1
Regressed by Bug 1739622.
Comment 1•1 year ago
|
||
:stransky, since you are the author of the regressor, bug 1739622, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(stransky)
Comment 2•1 year ago
|
||
It's because lef/top resizers don't work so they were removed.
Flags: needinfo?(stransky)
Comment 3•1 year ago
|
||
Sounds like this is working as intended then? Please reopening if I'm misunderstanding comment 2.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•