obsproject / obsproject/obs-browser
HTML5 Drag and Drop
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 904
- Forks
- 267
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
HTML5 Drag and Drop is not working in the interactive mode. A simple example can be seen at http://html5demos.com/drag.
The Drag and Drop functionality is included in CEF and can be seen under User Interaction on https://html5test.com/.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in OBS browser-plugin interactive mode using the example at http://html5demos.com/drag, then inspect the CEF integration responsible for user interaction. Done means HTML5 drag-and-drop works in interactive mode, consistent with the CEF behavior described at https://html5test.com/.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100