Details
-
Bug
-
Resolution: Fixed
-
Major
Description
reactos-bootcd-0.4.15-dev-5357-g11a7141-x86-gcc-lin-dbg
- Open NTObject Name Space in explorer
- Drag'n'drop NTObject Name Space item onto desktop
- Shows "drag allowed" icon while it should show "drag forbidden"
- Explorer CRASH when dropped
Cause : https://git.reactos.org/?p=reactos.git;a=blob;f=dll/shellext/ntobjshex/ntobjfolder.cpp#l487
Address:
|
* <ntobjshex.dll:20af (dll/shellext/ntobjshex/ntobjfolder.cpp:485 (CNtObjectFolder::GetInfoFromPidl))> (C:\ReactOS\System32\ntobjshex.dll@71bd0000) |
Frames:
|
* <ntobjshex.dll:af7c (dll/shellext/ntobjshex/foldercommon.h:509 (CCommonFolder<CNtObjectFolder, NtPidlEntry, CNtObjectFolderExtractIcon>::GetDisplayNameOf))> (C:\ReactOS\System32\ntobjshex.dll@71bd0000) |
* <shell32.dll:6ed32 (dll/win32/shell32/droptargets/CFSDropTarget.cpp:76 (CFSDropTarget::_CopyItems))> (C:\ReactOS\system32\shell32.dll@7ad60000) |
* <shell32.dll:70812 (dll/win32/shell32/droptargets/CFSDropTarget.cpp:676 (CFSDropTarget::_DoDrop))> (C:\ReactOS\system32\shell32.dll@7ad60000) |
* <shell32.dll:7105a (dll/win32/shell32/droptargets/CFSDropTarget.cpp:742 (CFSDropTarget::_DoDropThreadProc))> (C:\ReactOS\system32\shell32.dll@7ad60000) |
* <shlwapi.dll:23412 (dll/win32/shlwapi/thread.c:321 (SHLWAPI_ThreadWrapper))> (C:\ReactOS\system32\shlwapi.dll@7bfa0000) |
* <kernel32.dll:1c980 (dll/win32/kernel32/client/thread.c:71 (BaseThreadStartup))> (C:\ReactOS\system32\kernel32.dll@7c620000) |
Attachments
Issue Links
- blocks
-
CORE-11238 ReactOS Drag and Drop issues
- Untriaged
- relates to
-
CORE-18480 Explorer Crash when copying a registry item (from explorer's view) to the desktop
- Resolved