Closed Bug 1930733 Opened 4 months ago Closed 4 months ago

[KDE] Drag and drop only adds first file

Categories

(Thunderbird :: OS Integration, defect)

Thunderbird 128
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1908196

People

(Reporter: pierre.sauter, Unassigned)

Details

(Keywords: regression)

Attachments

(1 file)

Steps to reproduce:

  • compose new email
  • select two (or more) files in the file manager (dolphin) and drag them into the compose window to attach to the email

Actual results:

only the first file of the selection (seems to always be sorted in some way, not dependent on selection order) is attached

Expected results:

all selected files should be attached

My version is 128.4.2esr, which has been updated recently, and that update seems to have introduced the bug.
This one seems related, but is not very specific:
https://bugzilla.mozilla.org/show_bug.cgi?id=1914742

I also found this thread on reddit about the exact same problem:
https://www.reddit.com/r/Kubuntu/comments/1gad3zm/cannot_drag_and_drop_multiple_files_as/

The logfile was created with MOZ_LOG="WidgetDrag:5" as requested in the other bug.

The following part seems relevant:

[Parent 63290: Main Thread]: D/WidgetDrag DragData() URI MIME text/uri-list
[Parent 63290: Main Thread]: D/WidgetDrag 0 URI file:///var/tmp/test1.txt
[Parent 63290: Main Thread]: D/WidgetDrag 1 URI file:///var/tmp/test2.txt
[Parent 63290: Main Thread]: D/WidgetDrag [D 1] text/uri-list received
[Parent 63290: Main Thread]: D/WidgetDrag DragData::Export() MIME application/x-moz-file index 0
[Parent 63290: Main Thread]: D/WidgetDrag export file file:///var/tmp/test1.txt (flavor: application/x-moz-file) as application/x-moz-file

The os is sending a list with two files, but only 1 is attached.

Status: UNCONFIRMED → RESOLVED
Closed: 4 months ago
Duplicate of bug: 1908196
Keywords: regression
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: