Describe the bug
Drag and drop operation with files doesn't work
To Reproduce
- Build a binary distribution on Ubuntu 20 following the instructions.
- Run the
binary_distrib/linux64/run.sh script.
- Open the GitHub page and signed in.
- Open the foo project.
- Click Edit in the foo project README.
- Take a
*.png file from your computer and try to drop it into the README.
- Nothing happens.
Expected behavior
I expect that file will be loaded and a link will be added to my README.
Versions (please complete the following information):
- Ubuntu 20.04.6 LTS
- OpenJDK version "25.0.1" 2025-10-21
- JCEF Version = 146.0.10.353
- CEF Version = 146.0.10
- Chromium Version = 146.0.7680.179
Additional context
If I use my Google Chrome (no cef, no java cef) then everything works as expected
Describe the bug
Drag and drop operation with files doesn't work
To Reproduce
binary_distrib/linux64/run.shscript.*.pngfile from your computer and try to drop it into the README.Expected behavior
I expect that file will be loaded and a link will be added to my README.
Versions (please complete the following information):
Additional context
If I use my Google Chrome (no cef, no java cef) then everything works as expected