BijoySingh / Scarlet-Notes

[Discontinued and Unsupported Project] Simple yet powerful rich note taking android application, with a lot of flexibilty of usage
https://play.google.com/store/apps/details?id=com.bijoysingh.quicknote
GNU General Public License v3.0
358 stars 95 forks source link

Pasting text #93

Open Thijss opened 6 years ago

Thijss commented 6 years ago

I'm having trouble pasting text into empty notes.

Somehow, it's very hard to trigger the context menu to show up with a long press on an empty content block. It's possible, yet often, it takes several tries before the menu shows up.

I tested on other note apps, and there it's not an issue.

Thijss commented 6 years ago

Seems like it has something to do with the location of the cursor.

The following situation happens often (not always), when I start a new note and immediately try to paste something in the content block

screenshot_20180830-053838__01

Thijss commented 6 years ago

While this is the desired result:

screenshot_20180830-053625__01

bertin0 commented 5 years ago

I have the same issue. It seems that the longpress triggers the movement of the element and doesn't get through to activate the context menu.