[x11] Dragging tab shows partial screenshot
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | unaffected |
firefox93 | --- | unaffected |
firefox94 | --- | unaffected |
firefox95 | --- | disabled |
firefox96 | --- | verified |
People
(Reporter: evilpie, Assigned: stransky)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(3 files)
Since Bug 1730533 dragging a tab now shows a screenshot of the page. Before I just got a paper/document icon. However the drag image seems to be just a partial screenshot of the page, which looks strange.
Reporter | ||
Comment 1•3 years ago
|
||
Reporter | ||
Comment 2•3 years ago
|
||
Look at the tiny image (over the w of Hacker News). It seems to be just the upper left corner of the page.
Assignee | ||
Comment 3•3 years ago
|
||
You're right. Can you try to use mozregresison to find wrong commit? I'm sure it worked ok.
Reporter | ||
Comment 4•3 years ago
|
||
Even in 68 we were using the document icon. Older versions of Firefox just crash for me. I bisected the change from icon to partial screenshot to bug 1730533.
Assignee | ||
Comment 6•3 years ago
|
||
Yes, I see it. This is X11 bug only, works as expected on Wayland...so it's reasons I haven't seen it.
Assignee | ||
Comment 7•3 years ago
|
||
DND window is placed inside container so we need to make hard size
request to ensure parent container is resized too.
Comment 9•3 years ago
|
||
bugherder |
Comment 10•3 years ago
|
||
The patch landed in nightly and beta is affected.
:stransky, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Comment 11•3 years ago
|
||
Verfied fixed, thanks! But there a remaining bug: Every time it's plain white at first and then the image appears.
Assignee | ||
Comment 13•3 years ago
|
||
(In reply to Darkspirit from comment #11)
Verfied fixed, thanks! But there a remaining bug: Every time it's plain white at first and then the image appears.
That's X11 or Wayland?
Comment 14•3 years ago
|
||
Gnome Xwayland, Debian Testing, Intel
I will start using MOZ_ENABLE_WAYLAND when it is enabled not only on stable (Fedora/Ubuntu), but also on Nightly. :P
Assignee | ||
Comment 15•3 years ago
|
||
(In reply to Darkspirit from comment #14)
Gnome Xwayland, Debian Testing, Intel
I will start using MOZ_ENABLE_WAYLAND when it is enabled not only on stable (Fedora/Ubuntu), but also on Nightly. :P
Filed as Bug 1740897, Thanks.
Updated•3 years ago
|
Comment 16•3 years ago
|
||
Based on comment 11 I will mark the bug flags accordingly.
Updated•3 years ago
|
Description
•