Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception reordering of bookmarks with drag and drop #11242

Closed
cyberduck opened this issue Nov 16, 2020 · 4 comments
Closed

Exception reordering of bookmarks with drag and drop #11242

cyberduck opened this issue Nov 16, 2020 · 4 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

6790984 created the issue

Hi, I am using Cyberduck for Mac, version 7.7.0 (33744) purchased through the App Store, it runs on macOS 11.0.1.

I've noticed that I can't change the order of the bookmarks. If I try to do it, sometimes no change will be made and sometimes the bookmark I'm dragging will disappear.

Martin

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Exception Name: NSGenericException
Description: There are 0 items on the pasteboard, but 1 drag images. There must be 1 draggingItem per pasteboardItem.
User Info: (null)

0   CoreFoundation                      0x00007fff318c9b57 __exceptionPreprocess + 250
1   libobjc.A.dylib                     0x00007fff6a7155bf objc_exception_throw + 48
2   CoreFoundation                      0x00007fff318c99b5 +[NSException raise:format:] + 189
3   AppKit                              0x00007fff2ee3837a -[NSDraggingSession(NSInternal) _initWithPasteboard:image:offset:source:] + 243
4   AppKit                              0x00007fff2ee37db1 -[NSCoreDragManager dragImage:fromWindow:at:offset:event:pasteboard:source:slideBack:] + 1889
5   AppKit                              0x00007fff2ee3763f -[NSWindow(NSDrag) dragImage:at:offset:event:pasteboard:source:slideBack:] + 134
6   AppKit                              0x00007fff2f284c2d -[NSTableView _doImageDragUsingRowsWithIndexes:event:pasteboard:source:slideBack:startRow:] + 662
7   AppKit                              0x00007fff2f2850b2 -[NSTableView __doImageDragUsingRowsWithIndexes:event:pasteboard:source:slideBack:startRow:] + 276
8   AppKit                              0x00007fff2f285db1 -[NSTableView _performClassicDragOfIndexes:hitRow:event:] + 452
9   AppKit                              0x00007fff2ee5f665 -[NSTableView _performDragFromMouseDown:] + 472
10  AppKit                              0x00007fff2ee5dad7 -[NSTableView mouseDown:] + 754
11  AppKit                              0x00007fff2ecf95f0 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4914
12  AppKit                              0x00007fff2ec63e21 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2612
13  AppKit                              0x00007fff2ec631c9 -[NSWindow(NSEventRouting) sendEvent:] + 349
14  AppKit                              0x00007fff2ec61554 -[NSApplication(NSEvent) sendEvent:] + 352
15  AppKit                              0x00007fff2eaae5bf -[NSApplication run] + 707
16  libjnidispatch.dylib                0x00000001025afe74 ffi_call_unix64 + 76
17  ???                                 0x00007ffeedc33638 0x0 + 140732887414328

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Related to #10479.

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

In 7313628.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants