Closed raimohanska closed 3 years ago
Fixed copy-pasting text content. The item-cut-copy-paster handler skips now when we are editing text. d41277ba624e73fa32fc7dd775dc7f14fb57c7c8
Another related issue: when pasting text content, formatting is currently included, which results to strange backgrounds and font sizes until refresh.
Now text content always pasted as plain text in 38f7103.
Changed item-cut-copy-paste to use system clipboard and data type application/rboard
. Now you can actually paste from window to window, i.e. between different boards. Much win! a36bf5b965302c3c99a76c05c79f527984c14efb
Seems that the window-window paste doesn't work when pasting between different browsers, but seems to work with Chrome, Firefox and Safari as long as you don't try to paste between different browsers.