[Safari] Paste as plain text is not handled by the editor
— at Version 6
Since in #16954 we improved paste and paste as text commands, it would make sense to control paste as plain text with our custom logic, rather than rely on browser implementation.
This will give us a better control over the content and more importantly will greatly improve consistency between the browsers.
It will also automatically include the keystroke in any toolbar/context menu label, just as for any other command.
Change History (6)
Owner: |
set to kkrzton
|
Status: |
confirmed →
assigned
|
Status: |
assigned →
review
|
Resolution: |
→ fixed
|
Status: |
review →
closed
|
Description: |
modified (diff)
|
Summary: |
Paste as plain text doesn't work in Safari →
[Safari] Paste as plain text is not handled by the editor
|
Seems the proper Safari shortcut is
⌘+⌥+⇧+V
.