You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user clicks and drags, it triggers our special drag-and-drop behavior which works great
But when the user double-clicks, it triggers some underlying text-selection (not ours). It doesn't look like the text selection above, and Cmd+C doesn't do a copy of the selected text
Cmd+Cdoesn't do a copy of the selected text