Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
Description
If I right-click a file and drop it into an empty space, this menu appears:
on windows:
On ReactOS version "reactos-livecd-0.4.16-dev-x86-gcc-lin-rel" revision: g96c65e9;:
But, if I drop the file on the .exe program file, this menu on windows appears:
but on ReactOS this menu is missing???
However, the program in ReactOS accepts the file name in the command line arguments (int argc, char *argv[]) , it is order to program to open dropped file.
My test program if run by double-clicking:
if dropped 6 files:
here is the source code of test program , try it yourself:
Attachments
Issue Links
- blocks
-
CORE-11238 ReactOS Drag and Drop issues
- Untriaged
- is blocked by
-
CORE-11240 drag & drop with right mouse button misses context menu but moves
- Resolved
- relates to
-
CORE-14984 Menu errors when dragging with the right mouse button
- Untriaged