Open
Bug 1516523
Opened 6 years ago
Updated 2 years ago
Drag div with picture : Drag ghost not have this picture
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P4)
Tracking
()
NEW
People
(Reporter: yvan.bourrut, Unassigned)
Details
Attachments
(1 file)
1.07 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0
Steps to reproduce:
Use attached file.
OR
Generate web page with div and big picture inside.
Set a small height/width to the div.
Set size of picture with max-heigth/heigth/max-width/width to be more small than initial picture.
Make the div draggable.
Actual results:
Just after loading web page, try to drag div : picture is not visible on the ghost drag
Expected results:
Just after loading web page, try to drag div : picture is visible on the ghost drag
Comment 1•6 years ago
|
||
I can reproduce it on the latest builds. Setting the component in order to involve the development team. Feel free to change it if I'm wrong.
Status: UNCONFIRMED → NEW
status-firefox64:
--- → affected
status-firefox65:
--- → affected
status-firefox66:
--- → affected
Component: Untriaged → Drag and Drop
Ever confirmed: true
Product: Firefox → Core
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•