mtasa-blue
mtasa-blue copied to clipboard
HTML5 Drag'n'Drop doesn't work in CEF
Describe the bug HTML5 Drag'n'Drop doesn't work in CEF
To reproduce drag'n'drop html5 example: https://www.w3schools.com/html/tryit.asp?filename=tryhtml5_draganddrop2
- Open link in your browser and see how it works
- Open link in CEF MTA browser and see how it doesn't
Expected behaviour It should work in CEF :)
Screenshots
Version Client 1.5.6 (9.16068.8)
Additional context
The problem is still present, if anyone else is using React this will be useful: https://dndkit.com
Experiencing the same on 1.6.0-9.22789.0. I checked my Lua code it looks like all ijects are working fine. onDragStart does trigger but the preview image does not show up. Is this a bug or it is disabled intentional?