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
Two related clipboard problems have been identified:
When trying to copy selected blocks using Cmd+C in Safari, a popup appears and nothing gets copied to clipboard. This appears to be related to the copy-to-clipboard package used in the plate-selection plugin.
Cross-browser paste operations are not preserving formatting: When copying blocks from Firefox and pasting into Safari, content is pasted as text/plain instead of text/html.
Environment
Plugin version: 40.2.9
Reproduction URL
No response
Reproduction steps
Copy problem:
1. Go to 'https://platejs.org/' on Safari
2. Drag and selectone or many blocks
3. Press CMD+C to copy
4. See related popup
Paste problem
1. Go to 'https://platejs.org/' on Firefox
2. Drag and selectmultiple blocks
3. Press CMD+C to copy
4. Go to 'https://platejs.org/' on Safari
5. Press CMD+V to paste into current editor
6. See that it pastes as text/plain not text/html as expected
Description
Two related clipboard problems have been identified:
When trying to copy selected blocks using Cmd+C in Safari, a popup appears and nothing gets copied to clipboard. This appears to be related to the copy-to-clipboard package used in the plate-selection plugin.
Cross-browser paste operations are not preserving formatting: When copying blocks from Firefox and pasting into Safari, content is pasted as text/plain instead of text/html.
Environment
Reproduction URL
No response
Reproduction steps
Plate version
40.3.1
Slate React version
0.110.1
Screenshots
Logs
No response
Browsers
Safari
The text was updated successfully, but these errors were encountered: