jellypbc / poster

Jelly demo toy app that turns PDFs into editable posts
https://jellypbc.com
Other
22 stars 3 forks source link

User cannot use keyboard shortcuts to copy comment text to clipboard #427

Closed cindywu closed 3 years ago

cindywu commented 3 years ago

Bug User tried to use cmd+a cmd+c to copy text in comment box.

Steps to reproduce

Hitting cmd+a to copy my comment closed out of the comment box (because I was trying to cmd+a and cmd+c to save it in case it disappeared).

Expected behavior User should be able to open comment box, focus on specific comment, use keyboard shortcuts cmd+a to highlight comment text, use keyboard shortcut cmd+c to copy highlighted comment text.

cindywu commented 3 years ago

dup of https://github.com/jellypbc/poster/issues/428