toolstack / Folio

A beautiful markdown note-taking app for GNOME (forked from Paper)
GNU General Public License v3.0
174 stars 21 forks source link

Text gets cut off when copying and pasting within Folio #165

Open qumuq-til opened 2 months ago

qumuq-til commented 2 months ago

Steps to reproduce:

  1. Create a new note.
  2. Paste the following text into it:
    
    numero uno
    12411116 3.0.9

192218181 ttc 3758136b

3. Select all text within the note you've just pasted and copy it.
4. Put your cursor at line 7 which would be the last line and try pasting the data you've just copied.
5. Observe that only the first two lines were actually pasted and the rest got truncated, so the end result looks like this:

numero uno 12411116 3.0.9

192218181 ttc 3758136b

numero uno 12411116

toolstack commented 2 months ago

This seems to be when you're selected the first few lines of the note, selecting lines past the 4th line seems to copy/paste just fine.

toolstack commented 2 months ago

I've tested this on the current development version and can't reproduce it when running it. It only appears after Folio has been bundled into a flatpak.

toolstack commented 1 month ago

Can confirm the snap works fine as well.