I’m reading a PDF in the Paperpile PDF viewer.
I wanted to place two text labels on the PDF. Surprisingly, this is very buggy.
Here is a video of my experience:
https://github.com/user-attachments/assets/24d59d26-5597-4101-836b-627650aff9d4
Here are my steps:
- Create a label.
- Change the font size from 12 to 8.
- Copy paste the label.
- Change the text of the second label.
- Move the second label.
- Suddenly, the first label disappears.
- Copy paste the second label.
- Move it, and start changing the text.
- Suddenly, two text labels appear in the same place.
- Move the text label, and now it appears there are 3 text labels.
- Suddenly, the third text label disappears.
The behavior of the app is very confusing, and it is preventing me from annotating my PDFs. There is certainly a bug in the annotation feature, but it is not clear exactly what is wrong with your code.
It appears that the user interaction is not immediately applied, and there is some delayed update that happens 1-2 seconds after the user interaction. This seems to conflict with what the user is trying to do.
Paperpile web v68 (932d36)
Chrome (MV3) extension v1.5.782 (2491a1)