blueprint-freespeech / ricochet-refresh

Anonymous peer-to-peer instant messaging
https://www.ricochetrefresh.net
Other
162 stars 27 forks source link

Hyperlink left/right clicking #54

Closed m-simonelli closed 3 years ago

m-simonelli commented 3 years ago

Left clicking a hyperlink shows the “copy message” option, which is meant to be shown on right click. Expected behavior is that left clicking the link shows “Open with browser”, and right clicking displays “copy text” and “copy message” like what happens with text

image This is the result of right clicking text

image This is the result of left clicking a hyperlink.

Expected behavior is that only the first two items shown on left click are shown, and the third item is only shown when right clicking a hyperlink, as this maintains consistency with right click behavior on text

m-simonelli commented 3 years ago

fixed