[X11] Drag & drop a file from desktop to Firefox for Linux is broken
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: riccardo.robecchi, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
Although bug 1913643 was fixed as closed, the behaviour of drag and drop remains broken. Currently, dragging more than one file results only in the first file selected being actually dropped. This means that drag and drop is de facto still broken.
Steps to reproduce:
Select three files in Dolphin and drag them to a Firefox window.
Actual result:
Only the first file is actually registered as being dropped by Firefox.
Expected result:
All three files are registered.
Reporter | ||
Comment 1•22 days ago
|
||
Mistake in the previous message: it was closed as fixed, obviously. Sorry about that.
Comment 2•8 days ago
|
||
I see, Thanks. Please test latest nightly:
https://fedoraproject.org/wiki/How_to_debug_Firefox_problems#Testing_Mozilla_Nightly_binaries
and run on terminal as:
MOZ_LOG="WidgetDrag:5" ./firefox -P test_profile
try to reproduce and attache the output here.
Thanks!
Description
•