Deep@mander.xyz to Technology@lemmy.worldEnglish · 9 hours agoGoogle to penalize “back button hijacking” starting June 2026developers.google.comexternal-linkmessage-square30fedilinkarrow-up1215cross-posted to: webdev@programming.dev
arrow-up1215external-linkGoogle to penalize “back button hijacking” starting June 2026developers.google.comDeep@mander.xyz to Technology@lemmy.worldEnglish · 9 hours agomessage-square30fedilinkcross-posted to: webdev@programming.dev
minus-squareprole@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up29·5 hours agoThis is almost as annoying as websites disabling right click (there is an extension that re-enables it on command though)
minus-squareayyy@sh.itjust.workslinkfedilinkEnglisharrow-up6·2 hours agoOr disabling paste in password and bank account fields. Which is a literal crime in the US but never enforced.
minus-squarePhoenixz@lemmy.calinkfedilinkEnglisharrow-up11·3 hours agoAnd sites handling every link with JavaScript, making Ctrl - click to open in a new tab impossible Fuck all sites that break basic browser functions
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up1·1 hour agoTo nitpick for nitpicking’s sake: You can make Ctrl+Click work in JS.
minus-squarefrongt@lemmy.ziplinkfedilinkEnglisharrow-up5·4 hours agoYou can hold shift to ignore a site’s hook for that.
This is almost as annoying as websites disabling right click (there is an extension that re-enables it on command though)
Or disabling paste in password and bank account fields. Which is a literal crime in the US but never enforced.
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
To nitpick for nitpicking’s sake: You can make Ctrl+Click work in JS.
You can hold shift to ignore a site’s hook for that.