[Bug]: Text Paste in Safari (iOS) to Description Creates Attachment #858

Closed
opened 2026-02-04 21:29:46 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @ryc3rb on GitHub (Nov 6, 2025).

Where is the problem occurring?

I encountered the problem while using the application (Frontend)

What browsers are you seeing the problem on?

Safari

Current behavior

When I copy any text in iOS and try to paste it into the Description field for a card, it creates a .txt file attachment to the card and brings up the file creation naming overlay.

  1. If the contents are plain text (copied from Notes or Safari web page), I can hit 'X' to close the overlay and the contents are in the Description text box.
  2. If the clipboard contents are the URL from a Safari share card and I hit 'X' to close the overlay, then nothing is changed on the card.

Image

Desired behavior

I would expect a plain-text paste to enter the plain-text contents of my clipboard into the text box.

Steps to reproduce

  1. Copy any text to clipboard in iOS.
  2. Open Planka card.
  3. Tap text entry box for "Description" to enter edit mode.
  4. Tap text area again to bring up context menu.
  5. Tap "Paste"
  6. [overlay appears]
    7a. With plain or rich text clipboard contents: close overlay, text is inserted.
    7b. With URL from Safari share card clipboard: close overlay, no text is inserted.

Other information

This seems like it may be related to the feature (that works really well!) when pasting an image from the clipboard? It's a similar behavior.

Originally created by @ryc3rb on GitHub (Nov 6, 2025). ### Where is the problem occurring? I encountered the problem while using the application (Frontend) ### What browsers are you seeing the problem on? Safari ### Current behavior When I copy any text in iOS and try to paste it into the Description field for a card, it creates a .txt file attachment to the card and brings up the file creation naming overlay. 1. If the contents are plain text (copied from Notes or Safari web page), I can hit 'X' to close the overlay and the contents are in the Description text box. 2. If the clipboard contents are the URL from a Safari share card and I hit 'X' to close the overlay, then nothing is changed on the card. ![Image](https://github.com/user-attachments/assets/28fe0a44-4864-43b7-bfcc-24f691b31d66) ### Desired behavior I would expect a plain-text paste to enter the plain-text contents of my clipboard into the text box. ### Steps to reproduce 1. Copy any text to clipboard in iOS. 2. Open Planka card. 3. Tap text entry box for "Description" to enter edit mode. 4. Tap text area again to bring up context menu. 5. Tap "Paste" 6. [overlay appears] 7a. With plain or rich text clipboard contents: close overlay, text is inserted. 7b. With URL from Safari share card clipboard: close overlay, no text is inserted. ### Other information This seems like it may be related to the feature (that works really well!) when pasting an image from the clipboard? It's a similar behavior.
Author
Owner

@meltyshev commented on GitHub (Nov 7, 2025):

Hey! Thanks for reporting this. Looks like you're using v1, and this should already be fixed in v2 since we introduced the new markdown editor and took care of those little issues.

@meltyshev commented on GitHub (Nov 7, 2025): Hey! Thanks for reporting this. Looks like you're using v1, and this should already be fixed in v2 since we introduced the new markdown editor and took care of those little issues.
Author
Owner

@ryc3rb commented on GitHub (Nov 7, 2025):

Oh, hey, I didn't even realize I wasn't up to date.

Upgraded, tested in iOS, and it works!

Thanks, appreciate it.

@ryc3rb commented on GitHub (Nov 7, 2025): Oh, hey, I didn't even realize I wasn't up to date. Upgraded, tested in iOS, and it works! Thanks, appreciate it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#858