Unable to drag files/folders under Mavericks

As of 1.4.19 under OSX Mavericks DP6, I’m unable to drag and drop items. Instead the entire window is selected and moved…which is obviously both highly annoying and not the expected or wanted behavior.

Let me know know additional information is needed

Just some additional info, looks like this particular behavoir is activated after using quicklook. Files can be drag/dropped fine until something is quickviewed and then the errant drag behavoir continues until totalfinder is restarted

1 Like

Thanks for the investigation. I will try to reproduce it here.

Thanks, here’s some potentially related log

 9/5/13 8:38:24.548 PM Finder[376]: -[TBrowserWindowController browserViewController]: unrecognized selector sent to instance 0x7fcf8de06a00
9/5/13 8:38:24.550 PM Finder[376]: -[TBrowserWindowController browserViewController]: unrecognized selector sent to instance 0x7fcf8de06a00
9/5/13 8:38:24.552 PM Finder[376]: (
	0   CoreFoundation                      0x00007fff8b23f41c __exceptionPreprocess + 172
	1   libobjc.A.dylib                     0x00007fff85a24e75 objc_exception_throw + 43
	2   CoreFoundation                      0x00007fff8b2422ed -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
	3   CoreFoundation                      0x00007fff8b19d5b2 ___forwarding___ + 1010
	4   CoreFoundation                      0x00007fff8b19d138 _CF_forwarding_prep_0 + 120
	5   Tabs                                0x0000000112c10ede Tabs + 179934
	6   Tabs                                0x0000000112c311d9 objc_unretainedPointer + 91677
	7   Tabs                                0x0000000112c26bbb objc_unretainedPointer + 49151
	8   Tabs                                0x0000000112c325ac objc_unretainedPointer + 96752
	9   AppKit                              0x00007fff89789615 NSCoreDragReceiveMessageProc + 289
	10  HIServices                          0x00007fff816d82f8 DoMultipartDropMessage + 325
	11  HIServices                          0x00007fff816d8009 DoDropMessage + 41
	12  HIServices                          0x00007fff816d7fb3 SendDropMessage + 41
	13  HIServices                          0x00007fff816d45d2 DragInApplication + 512
	14  HIServices                          0x00007fff816d362b CoreDragStartDragging + 519
	15  AppKit                              0x00007fff897856f4 -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 862
	16  AppKit                              0x00007fff89785355 _handleBeginDraggingSession + 100
	17  CoreFoundation                      0x00007fff8b1700a7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
	18  CoreFoundation                      0x00007fff8b170017 __CFRunLoopDoObservers + 391
	19  CoreFoundation                      0x00007fff8b161893 __CFRunLoopRun + 995
	20  CoreFoundation                      0x00007fff8b161275 CFRunLoopRunSpecific + 309
	21  Foundation                          0x00007fff83b60a7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
	22  Foundation                          0x00007fff83ba902b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
	23  Finder                              0x000000010fa8690c Finder + 1886476
	24  Finder                              0x000000010fa85edc Finder + 1883868
	25  Finder                              0x000000010fa8597d Finder + 1882493
	26  AppKit                              0x00007fff89b2d24d -[NSTableView _doImageDragUsingRowsWithIndexes:event:pasteboard:source:slideBack:startRow:] + 551
	27  AppKit                              0x00007fff89b2e0b1 -[NSTableView _performClassicDragOfIndexes:hitRow:event:] + 330
	28  AppKit                              0x00007fff89696779 -[NSTableView _performDragFromMouseDown:] + 472
	29  AppKit                              0x00007fff89694da7 -[NSTableView mouseDown:] + 703
	30  AppKit                              0x00007fff89799c81 -[NSOutlineView mouseDown:] + 74
	31  Finder                              0x000000010f9d92ad Finder + 1176237
	32  AppKit                              0x00007fff8967f8e8 -[NSWindow sendEvent:] + 11296
	33  Tabs                                0x0000000112c0c4ef Tabs + 161007
	34  AppKit                              0x00007fff8961e44c -[NSApplication sendEvent:] + 2021
	35  Finder                              0x000000010f8de4e5 Finder + 148709
	36  Visor                               0x0000000112bcf56e Visor + 17774
	37  AppKit                              0x00007fff8946e5f9 -[NSApplication run] + 646
	38  AppKit                              0x00007fff89459423 NSApplicationMain + 940
	39  Finder                              0x000000010f8c00d6 Finder + 24790
	40  libdyld.dylib                       0x00007fff83a335fd start + 1
	41  ???                                 0x0000000000000001 0x0 + 1
)

Same thing here! Not sure about the log (have not had time to check) but I see the same drag&drop problem. After a reboot all is well for a short while…

Just fixed this one for the next release. Thanks for pointing it out.

1 Like