Open Bug 1802096 Opened 2 years ago Updated 1 years ago

When dragging multiple attachments into OS file folder, drag image shows only one item

Categories

(Thunderbird :: Message Reader UI, defect)

Thunderbird 102
defect

Tracking

(Not tracked)

People

(Reporter: stransky, Unassigned)

References

Details

(Keywords: polish, ux-mode-error)

Attachments

(1 file)

Attached video Video of the bug (deleted) —

With Bug 1800972 fixed Thunderbird can drop multiple attachments to desktop or file manager.

But when the attachments are dragged, only one attachment (the one under mouse cursor) is show so it looks like only one is transferred.

Thanks Martin! That's true. It's confusing to see only one item as drag image while dragging multiple items. The drag image should represent multiple items somehow, even adding multiple shadows to the drag image, or an overlay icon with the number of dragged items on the drag image.

Alex, any insights what's needed or desirable here? Is it hard to fix?

Severity: -- → S3
Flags: needinfo?(alessandro)
Keywords: ux-mode-error
Summary: When drag and drop of attachment is performed, only first attachment is shown → When dragging multiple attachments into OS file folder, drag image shows only one item
Version: unspecified → Thunderbird 102
Keywords: polish

I'm not sure. Magnus might be more suitable to identify what's needed for TB to leverage the m-c code.

Flags: needinfo?(alessandro) → needinfo?(mkmelin+mozilla)

Looks like DataTransfer.setDragImage should be invoked, which should be easy enough.
But we'd need to generate something to show (pass to that). Not sure what that should look like.
I assume Firefox doesn't do anything automatically here?

Flags: needinfo?(mkmelin+mozilla)

If I open local folder in firefox:

file:///home/user

it shows listed files. When D&D is performed on more selected files, a D&D icon contains all files. That's all I know.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: