thunder-app / thunder

Thunder - An open-source cross-platform Lemmy client for iOS and Android built with Flutter
https://thunderapp.dev
GNU Affero General Public License v3.0
732 stars 62 forks source link

Copy text from post, and select text to copy #1127

Closed Fmstrat closed 2 days ago

Fmstrat commented 3 months ago

Is Your Feature Request Related to a Problem?

Can't copy text in certain areas of the app, which also leads to translation issues (subset of this report at https://github.com/thunder-app/thunder/issues/187).

The current implementation of copy on comments follows the highly annoying "copy it all" methodology that messaging apps have started using. This is not a good use case for community content, as many content blocks can be large, and a common use case would be to highlight a word or phrase to use in a search later.

There have been other closed issues related to post copying (also a subset), but I believe they were closed accidentally when comment copy was added, see (https://github.com/thunder-app/thunder/issues/162).

Feature Description

Alternative Solutions

See above.

Additional Context

N/a

everdred commented 2 months ago

I just came to open an issue just like this one. I found a word in a post I wanted to define, and I was going to long-press to select the word and "share" it to my dictionary application.