this post was submitted on 17 Apr 2026
295 points (99.3% liked)

Technology

83858 readers
3268 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] prole@lemmy.blahaj.zone 44 points 14 hours ago (3 children)

This is almost as annoying as websites disabling right click (there is an extension that re-enables it on command though)

[–] ayyy@sh.itjust.works 19 points 11 hours ago (1 children)

Or disabling paste in password and bank account fields. Which is a literal crime in the US but never enforced.

God I hate when apps don’t have properly marked fields. You can mark your fields as username/password/street address/phone number/etc and browsers will automatically be able to detect them. So they can suggest autofill for the respective fields. But so many sites just… Refuse to properly mark their fields?

I know autofill hijacking was a problem for a while. For instance, a malicious ad could have off-screen autofill fields. So your browser would autofill them and the ad would capture the data. It was super scummy, and is why browsers moved towards prompting for autofill instead of just doing it automatically. But this is no excuse for sites to break paste on their own fields. It adds nothing to security, and only encourages weak passwords.

[–] phoenixz@lemmy.ca 25 points 12 hours ago (1 children)

And sites handling every link with JavaScript, making Ctrl - click to open in a new tab impossible

Fuck all sites that break basic browser functions

[–] bleistift2@sopuli.xyz 1 points 10 hours ago

To nitpick for nitpicking’s sake: You can make Ctrl+Click work in JS.

[–] frongt@lemmy.zip 11 points 12 hours ago

You can hold shift to ignore a site's hook for that.