evgeny-nadymov / telegram-react

Experimental Telegram web client with tdlib, webassembly and react js under the hood
https://evgeny-nadymov.github.io/telegram-react/
GNU General Public License v3.0
2.31k stars 605 forks source link

Copy Selected Text [Feature Request] #356

Open AhyaH-YHWH opened 3 years ago

AhyaH-YHWH commented 3 years ago

image

when I select a message and right click, since it opens Telegram React menu, it doesn't include menu items provided by Browser and extensions, Like "Copy" unlike old Telegram web

image

I can use Ctrl+C, but a "Copy" for Selected Text, in menu would be better Thanks.

minecraftchest1 commented 3 years ago

As a workaround, some browsers such as Chrome will pull up the browser native right-click menu if you double-right-click. However, this is definitely som3 that needs to be addressed.