Recently I've been considering simple click-to-copy button is a bad ux since it can destroy one's clipboard (granted, I'm not using clipboard manager). This might be mitigated with a confirmation before actually replacing the clipboard, but I haven't encountered such implementation. Maybe due to ctc more often appear in tech-related websites.
p1mrx|5 months ago
For a demo of click-to-highlight, install IPvFoo and use your mouse in the popup window. See the 'selectWholeAddress' function in https://github.com/pmarks-net/ipvfoo/blob/master/src/popup.j...
kuekacang|5 months ago
Not that I am searching, but I wonder if there's already tog/nielson/other ux research on this specific interaction.
kevin_thibedeau|5 months ago
mintplant|5 months ago
kuekacang|5 months ago
The difference is now I know git and text editor with hot-save support; with mostly textual clipboard, the texts usually just land in either git/editor.
whstl|5 months ago
- Draw Chinese characters into a translator
- Just have every website support every language ever
- Install cliboard manager software to handle the fact you don’t always want to copy
Gotta love HN.
tln|5 months ago
Hover shows icon for copy rich link Clicking shows menu with copy plain text, copy rich link, search for backlinks, etc Element itself is a link that can be ⌘-clicked, right clicked etc