mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #161] "Paste as plain text" format error ? #83
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ulyssesric on GitHub (Mar 24, 2017).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/161
Originally assigned to: @Econa77 on GitHub.
"Paste as plain text" function works fine in TextEdit, Pages, Keynotes, and Microsoft Word 2016, but failed to work in Microsoft PowerPoint 2016. I don't know where the problem is, but it seems that "paste as plain text" failed to set the content data type of system clipboard from RTF to plain text.
For example, when I copy some content from browser, the original content of system clipboard may look like this:
The original content of system clipboard is RTF right now. After paste it into TextEdit with CMD key down, the content of system clipboard is supposed to be replaced by plain text, but as show in the screenshot below, it's still RTF, not plain text. And the content does not show correctly.
ClipMenu 0.43 won't have such problem. The content of system clipboard is correctly set to plain text after CMD+Click.
Guess it would be a bug.
@Econa77 commented on GitHub (Mar 24, 2017):
@ulyssesric Thank you for the report.
I will find the bug and fix it in the next release 🚀
@omsrisagar commented on GitHub (Nov 7, 2022):
I am facing the same issue as well in powerpoint (Mac). Paste as plain text pastes nothing.