?
avatar korenevskiy
korenevskiy
10 Mar 2020

Steps to reproduce the issue

Bug DragInDrop.
The standard <input type="file"/> field supports drag and drop. You can take an image file and drag it to the file field in any form of any Chromium-based browser site.
However, this function does not work when dragging a file to the image field in the material editor.
The modified file field should inherit from the <input type="file"/> field, we can use the tag, and add more functions. But you should always use the standard field <input type= "file"/>.
However, the material editor uses the <input type="TEXT"/> field without using the <LABEL>tag.
.
It is important to note that the field supposedly serves for the name of the file selected from the server. However, you can't change the name manually, which means it doesn't matter to the user what type of field this field actually is. If this is the case, we can use the hidden field <input type="hidden" name="filename"/>, but use the open field <input type="file"/> to upload and drag the file to the content editor.
.
The PHP language perfectly supports all the functions of working with WEBP images natively .
C hromium browsers natively support a ll functions o f working with WEBP images .
All viewers support the WEBP format.
MS Paint supports the HEIC format.
However, you need libraries to convert HEIC to PHP. the WEBP format is supported by PHP natively.

avatar korenevskiy korenevskiy - open - 10 Mar 2020
avatar joomla-cms-bot joomla-cms-bot - change - 10 Mar 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 10 Mar 2020
avatar Quy
Quy - comment - 10 Mar 2020

#27477 Please see if this a duplicate report.
#24157 WebP support request.

avatar korenevskiy korenevskiy - change - 10 Mar 2020
The description was changed
avatar korenevskiy korenevskiy - edited - 10 Mar 2020
avatar korenevskiy korenevskiy - change - 10 Mar 2020
The description was changed
avatar korenevskiy korenevskiy - edited - 10 Mar 2020
avatar korenevskiy korenevskiy - change - 10 Mar 2020
Title
[4.0] Not support DragInDrop Article Editor and not Support format WEBP
[4.0] Not support DragInDrop in "mediafield" Article Editor and not Support format WEBP
avatar korenevskiy korenevskiy - edited - 10 Mar 2020
avatar korenevskiy korenevskiy - change - 10 Mar 2020
Title
[4.0] Not support DragInDrop in "mediafield" Article Editor and not Support format WEBP
[4.0] Not support DragInDrop to "mediafield" in Article Editor and not Support format WEBP
avatar korenevskiy korenevskiy - edited - 10 Mar 2020
avatar jwaisner
jwaisner - comment - 11 Mar 2020

@korenevskiy please check the issues that Quy commented with. Are these what you are reporting?

avatar jwaisner jwaisner - change - 11 Mar 2020
Status New Information Required
avatar jwaisner jwaisner - change - 11 Mar 2020
Status Information Required Duplicate Report
Closed_Date 0000-00-00 00:00:00 2020-03-11 16:21:23
Closed_By jwaisner
avatar joomla-cms-bot joomla-cms-bot - change - 11 Mar 2020
Status Duplicate Report Closed
Closed_By jwaisner joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 11 Mar 2020
avatar joomla-cms-bot
joomla-cms-bot - comment - 11 Mar 2020

Set to "closed" on behalf of @jwaisner by The JTracker Application at issues.joomla.org/joomla-cms/28305

avatar jwaisner
jwaisner - comment - 11 Mar 2020

Duplicate of #24157


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/28305.

avatar brianteeman
brianteeman - comment - 11 Mar 2020

There are two issues here

  1. webp - duplicate report

  2. draag and drop image upload directly on the image input field - new feature request

Add a Comment

Login with GitHub to post a comment