Open cindywu opened 3 years ago
User should also be able to highlight text in comment box using click and drag with the cursor.
Fixed in this PR https://github.com/jellypbc/poster/pull/431
User should be able to view comment, select specific comment, use keyboard shortcut cmd+a to highlight text in comment, use keyboard shortcut cmd+c to copy comment text to clipboard.
This is still an issue.
Bug When user views a comment and uses keyboard shortcuts
cmd+a
to highlight, user is closed out of comment box.Steps to reproduce
Expected behavior User should be able to view comment, select specific comment, use keyboard shortcut
cmd+a
to highlight text in comment, use keyboard shortcutcmd+c
to copy comment text to clipboard.User should also be able to highlight text in comment box using click and drag with the cursor.