Closed
Bug 1463753
Opened 7 years ago
Closed 7 years ago
DnD tabs broken on today's Nightly for Linux
Categories
(Core :: Widget: Gtk, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | fixed |
People
(Reporter: ahal, Assigned: stransky)
References
Details
(Keywords: regression)
Attachments
(1 file)
I ran mozregression and this is the culprit:
https://hg.mozilla.org/integration/autoland/rev/7e4166e13b3e
Which makes a lot of sense as I'm using Fedora 28 with Wayland.
I can pick up and drag a tab just fine, but the arrows to slot it in somewhere else never appear. If I drag horizontally along the tab bar, then the tab stays put instead of displacing its neighbouring tabs.
Reporter | ||
Comment 1•7 years ago
|
||
I had surmised that starting my session with Gnome Xorg instead of the default Wayland would work, but it's broken there too.
Summary: DnD tabs broken on today's Nightly for Linux+Wayland → DnD tabs broken on today's Nightly for Linux
Assignee | ||
Updated•7 years ago
|
Component: Tabbed Browser → Widget: Gtk
Product: Firefox → Core
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → stransky
Updated•7 years ago
|
Keywords: regression
It seems that drag-and-drop almost works when moving the cursor to the title bar on Wayland. Perhaps it's related to Firefox using XWayland and the title bar using native Wayland? GIF below if it's helpful.
https://postimg.cc/image/sle0eeyqf/
Comment 8•7 years ago
|
||
I'm also unable to move buttons etc. in customize mode on TB Daily on Ubuntu 18.4.
Comment hidden (mozreview-request) |
Comment 11•7 years ago
|
||
mozreview-review |
Comment on attachment 8980227 [details]
Bug 1463753 - [DragAndDrop] Update mTarget(Wayland)DragContext unconditionally and check its validity after that,
https://reviewboard.mozilla.org/r/246374/#review252484
Attachment #8980227 -
Flags: review?(jhorak) → review+
Comment hidden (mozreview-request) |
Comment 13•7 years ago
|
||
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/172827af80fa
[DragAndDrop] Update mTarget(Wayland)DragContext unconditionally and check its validity after that, r=jhorak
Comment 14•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•7 years ago
|
status-firefox60:
--- → unaffected
status-firefox61:
--- → unaffected
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Updated•7 years ago
|
Flags: in-qa-testsuite?(cornel.ionce)
Updated•7 years ago
|
Flags: in-qa-testsuite?(cornel.ionce) → in-qa-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•