Project

General

Profile

Actions

Bug #79204

closed

Epic #83669: Improve file list / file browser

Filelist -> it’s possible to drag an online folder to the upload drop area

Added by Josef Glatz over 7 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2017-01-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Description

It's no bug, but if it's easy to disable dragging an existing folder in the filelist to the upload area it would be nice. (unexperienced users may be confused)

How to reproduce in Google Chrome (macOS)

  1. Open filelist module
  2. open folder with containing file(s) or folder(s)
  3. drag any of the folder items -> the drag and drop area appears

Visualized in pictures at 25 frames

ToDo(s)

  • Prevent it if is possible

Files

79204-example-9-5_dev.gif (731 KB) 79204-example-9-5_dev.gif Josef Glatz, 2020-03-09 09:13
Actions #1

Updated by Benni Mack almost 7 years ago

  • Target version changed from 8 LTS to next-patchlevel
Actions #2

Updated by Riccardo De Contardi about 6 years ago

  • Parent task set to #83669
Actions #3

Updated by Benni Mack about 5 years ago

  • Target version changed from next-patchlevel to Candidate for patchlevel
Actions #4

Updated by Josef Glatz about 4 years ago

Ticket-Edit on Georg's request: added steps to reproduce

Actions #5

Updated by Andreas Kienast about 4 years ago

  • Status changed from New to Closed

This is not easily solvable. The main issue is that only the drop event knows about the content that was dragged due to privacy reasons.
The only solution for this issue would be to attach draggable="false" to all DOM nodes, which is not feasible.

Actions

Also available in: Atom PDF