angusy29 / CantoTranslate

CantoTranslate Chrome Extension Front End
MIT License
0 stars 0 forks source link

Add support for hyperlinks #4

Open angusy29 opened 2 years ago

angusy29 commented 2 years ago

Currently users can translate text through double clicking, but obviously you can't double click a hyperlink.

We need to consider how to provide support for hyperlinks.

tan-eddie commented 2 years ago

Highlighting? Since double clicking highlights the word anyway

angusy29 commented 2 years ago

Probably highlight and hover, since sometimes people might highlight as they read out of habit.

Disadvantage of highlight and hover is that they might select things which aren't actually words.