MuckRock / documentcloud-frontend

DocumentCloud's front end source code - Please report bugs, issues and feature requests to info@documentcloud.org
https://www.documentcloud.org
GNU Affero General Public License v3.0
18 stars 5 forks source link

Enable selecting the text underneath annotations #778

Open allanlasser opened 1 month ago

allanlasser commented 1 month ago

As a user, if I've made a highlight on a page, it's for content that I want to keep track of and reference later. When I come back to copy the text I marked, it's unselectable underneath the highlight decoration that we've added on top.

I'm not sure how to support both selecting the text underneath an annotation and also making the highlights interactive to the cursor/pointer. We may need to relayer our PDF rendering, or rethink the interaction model for how users open and view notes.