1085
top 50 comments
sorted by: hot top controversial new old
[-] ech@lemm.ee 83 points 3 weeks ago

Can we get the same thing for when they hijack the back button to send you to some other promotional bs? I can't stand that.

[-] MaxHardwood@lemmy.ca 19 points 3 weeks ago
[-] Agent641@lemmy.world 38 points 3 weeks ago

I'd prefer a plugin which doxxes the website designer and gives me their home address

[-] Meron35@lemmy.world 18 points 3 weeks ago

Your back button my choice ❌

Your address my choice ✅

load more comments (1 replies)
load more comments (1 replies)
[-] starchylemming@lemmy.world 7 points 3 weeks ago

the back button is broken on many legitimite sites for other reasons. i dont trust it

links go in a new tab

[-] renzev@lemmy.world 7 points 3 weeks ago

...until certain links are, for some idiotic reason, also handled through javascript, and don't work with "open link in new tab" or middle click. Screw those sites!

[-] explodicle@sh.itjust.works 5 points 3 weeks ago

Web 2.0 was a mistake.

load more comments (1 replies)
load more comments (1 replies)
[-] LostXOR@fedia.io 82 points 3 weeks ago

I ran into this just the other day, a site wouldn't let me paste my password into the "confirm password" field when signing up. Had to resort to editing the HTML properties because there's no way I'm manually typing in my long-ass randomly generated password.

[-] cm0002@lemmy.world 8 points 3 weeks ago

Even with CTRL+V? 99% of the time when I encounter this they only block right click, but CTRL+V will work for...reasons

[-] LostXOR@fedia.io 19 points 3 weeks ago

Yep, even Ctrl+V didn't work. I guess I shouldn't be surprised considering it's a government site (the signup for federal student aid).

load more comments (1 replies)
[-] slazer2au@lemmy.world 7 points 3 weeks ago

Does your password manager not support auto type?

[-] herrvogel@lemmy.world 80 points 3 weeks ago

I've seen password managers fail to detect password fields because the frontend devs thought whatever stupid piece of React crap they vomited from their keyboards was better than using standard html fields for their intended purpose. It's not very common, but it happens. Credit card fields are also a big mess for the same reason. Half the time bitwarden's best guess at auto filling those results in some absolute soup that makes no sense.

I'd also like to take this opportunity to send my warmest, most sincerest fuck yous to all the UX designers who think it's a good idea to fuck with navigation. Don't prevent me from opening shit in a new tab. Don't just scroll the page up to the previous h1 when I try to go back. Who the hell do you think you are?

[-] undefined@lemmy.hogru.ch 8 points 3 weeks ago

I’m a developer that doesn’t fuck with the fields! ✨ I can’t stand JavaScript-based validation either, I use HTML attributes for basic pre-submit validation then do the actual validation on the backend.

I can’t stand the fucked up forms either.

load more comments (6 replies)
load more comments (2 replies)
load more comments (1 replies)
[-] yetAnotherUser@discuss.tchncs.de 64 points 3 weeks ago
  1. You can change that setting in your about:config by setting dom.event.clipboardevents.enabled to false.
  2. This sadly prevents pasting (T)OTPs for websites that choose to have 6 separate input fields. You have to enter these codes manually.
[-] Xylight@lemm.ee 19 points 3 weeks ago

why the hell do websites even have those 6 separate input fields? you can just have one and style it differently

[-] WhatAmLemmy@lemmy.world 12 points 3 weeks ago

Because some product teams are cunts, and some products are just plain shit.

[-] naeap@sopuli.xyz 16 points 3 weeks ago

Do you know if this add-on does pretty much the same thing and with that will also have the regression regarding (T)OTP input fields?

[-] psivchaz@reddthat.com 9 points 3 weeks ago

I can confirm that it has not appeared to affect the functionality of those sites for me. Although... There are some sites with multiple fields that don't work and some that do, I've just assumed that the sites which don't work were down to poor code.

[-] ilinamorato@lemmy.world 9 points 3 weeks ago

Disabling clipboardevents entirely disables the clipboard API, meaning that single-click copy operations won't work.

Maybe you're fine with that, but it's worth noting.

load more comments (1 replies)
[-] TriflingToad@sh.itjust.works 40 points 3 weeks ago* (last edited 3 weeks ago)

Don't fuck with copy too, my schools e-textbook thing won't let you copy text when quoting it for an essay.

Edit: I appreciate the help but this is on a school laptop, we can't install anything nor open inspect element. Also I already found a workaround by cntrl+c-ing before I lift the left click and it goes to highlight mode.

[-] FinalRemix@lemmy.world 20 points 3 weeks ago

Cengage? McGraw?

Both have that problem in my classes so I went hard into the open access stuff for my students.

[-] PriorityMotif@lemmy.world 12 points 3 weeks ago

I always just find a pdf to use even if I had to pay for the service. One time the pictures they provided (tables) were so difficult to read that I tracked down the original source material and sent copies to the professor and the rest of the class.

[-] Whats_your_reasoning@lemmy.world 8 points 3 weeks ago

Now that is an everyday hero in action.

load more comments (1 replies)
load more comments (5 replies)
[-] cm0002@lemmy.world 31 points 3 weeks ago

There's a special place in hell for whoever started that blocking paste shit, right next to the popup ad guy.

Also, does anyone know of an Android Xposed/Magisk Module that does the same thing?

load more comments (6 replies)
[-] villainy@lemmy.world 25 points 3 weeks ago

Now give me a "Don't Fuck With Back" extension.

I'm guessing it's all from the same ad network but I've noticed an uptick in the number of sites hijacking the back button to show more ads. Even the Associated Press site has been doing it and it drives me crazy.

load more comments (1 replies)
[-] jg1i@lemmy.world 25 points 3 weeks ago* (last edited 3 weeks ago)

100% required plugin for the modern web. :(

[-] AlexWIWA@lemmy.ml 23 points 3 weeks ago

Some banks don’t allow pasting passwords, which is insane

[-] ayyy@sh.itjust.works 19 points 3 weeks ago

California DMV requires a bank routing and account number instead of a credit card, but doesn't allow you to copy and paste it from your bank website. You have to type out the 20+ digits and if you get any of them wrong a cop pulls you over and potentially murders you.

load more comments (2 replies)
[-] Sterile_Technique@lemmy.world 18 points 3 weeks ago

Does this work with any text on page (vs just inputs)?

Currently dealing with several digital textbooks - that I fucking purchased - from Elsevier that disable copy functions, which makes pulling chunks of text from a page to take notes a pain in the ass. I've resorted to just using the snipit tool to capture tiny screenshots of the text I want, but that's ofc significantly less ideal than just highlighting text and hitting Ctrl+C.

[-] hactar42@lemmy.ml 21 points 3 weeks ago

There is a Firefox extension called Absolute Enable Right Click & Copy that works great for a lot sites that block you from being able to copy.

load more comments (2 replies)
[-] DisguisedJoker@lemmy.world 9 points 3 weeks ago

If you're using Windows, there is a utility included in PowerToys that you might find useful to get the text from those screenshots: https://learn.microsoft.com/en-us/windows/powertoys/text-extractor

load more comments (1 replies)
load more comments (5 replies)
[-] AFC1886VCC@reddthat.com 15 points 3 weeks ago

I like addons that get straight to the point with their names

[-] cypherpunks@lemmy.ml 12 points 3 weeks ago* (last edited 3 weeks ago)

This add-on is not actively monitored for security by Mozilla. Make sure you trust it before installing.

It's pretty lame that Mozilla's addons site still doesn't show source code which is guaranteed to correspond to the binary you're installing.

Anyway, I went and read the source on github (which probably corresponds to the extension one can install) and while this part seems very straightforward this other part exceeds my understanding 😂 (i'm not suggesting it is malicious, i just don't understand everything it is doing there or why it is necessary).

What I was really looking at the source for was to see if they were simulating keystrokes (and inserting plausible delays between them) to defeat a more determined anti-pasting adversary, or if they were simply suppressing the hostile website's onPaste handler so that pastes can happen as normal. And: they are doing the latter.

I wonder if any paste-blocking websites detect and defeat this extension yet?

[-] Honytawk@lemmy.zip 10 points 3 weeks ago

Bigger question is, why do browsers have this feature in the first place?

Does it have any use? Like at all?

load more comments (1 replies)
[-] lemmydividebyzero@reddthat.com 8 points 3 weeks ago* (last edited 3 weeks ago)

I had used a website that changed the max length of passwords, but ignored, that existing ones might already have been longer.... I overcame the client side validation, but the server side validated it, too...

[-] Mrfiddles@feddit.nl 6 points 3 weeks ago

Good that the backend validated it, but why in god's name would you ever lower the maximum password length?!?

[-] essteeyou@lemmy.world 5 points 3 weeks ago* (last edited 2 weeks ago)

I made a website to test your typing speed and I felt dirty disabling pasting, but that feels like an actual good use-case.

[-] funkless_eck@sh.itjust.works 9 points 3 weeks ago

why wouldn't you let people cheat? What's the worst case outcome?

load more comments (3 replies)
[-] Maggoty@lemmy.world 5 points 3 weeks ago* (last edited 3 weeks ago)

Just not allowing the clipboard is a legitimate security measure though. A lot of apps can read that memory space, so it's kind of a security black hole.l

load more comments (3 replies)
load more comments
view more: next ›
this post was submitted on 26 Nov 2024
1085 points (100.0% liked)

Microblog Memes

6016 readers
2011 users here now

A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.

Created as an evolution of White People Twitter and other tweet-capture subreddits.

Rules:

  1. Please put at least one word relevant to the post in the post title.
  2. Be nice.
  3. No advertising, brand promotion or guerilla marketing.
  4. Posters are encouraged to link to the toot or tweet etc in the description of posts.

Related communities:

founded 1 year ago
MODERATORS