You had many choices of how to share the link without belittling someone else.
OMFG what asshole came up with the idea of blocking paste for fields? Whoever you are, get FUCKED
âbUt ItS a SeCuRiTy RiSk.â Yeah maybe when most people were keeping their passwords in a spreadsheet. However now that they are all encrypted in password management programs its a vulnerability. If I canât generate a 40+ char password for your site then I will not be using your site if I can help it.
you are correct that most people dont keep their passwords in spreadsheets. a lot of people prefer a plaintext file on their desktop, or a note in their phones!
Lifehack: if you use the same password everywhere you donât have to note anything down.
I donât even think thatâs what they were trying to stop, I think they just believe people making bots would only paste.
Probably the same ones that block âcopyâ for when you want to select text.
Or even better: the ones that add bullshit like ââCopied from shitheads.xyzâ to all copied text
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.
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?
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.
Auto type doesnât rely on password fields classification. Auto fill does
In KeypassXC you click on the field where you want the password to be entered, then click into the password manager and do auto type.
KeypassXC will then minimise and type the password for you.
I do this a lot when replacing 20+ character passwords in remote desktop sessions.
Even with CTRL+V? 99% of the time when I encounter this they only block right click, but CTRL+V will work forâŚreasons
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.
Iâd prefer a plugin which doxxes the website designer and gives me their home address
the back button is broken on many legitimite sites for other reasons. i dont trust it
links go in a new tab
âŚ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!
- You can change that setting in your about:config by setting dom.event.clipboardevents.enabled to false.
- This sadly prevents pasting (T)OTPs for websites that choose to have 6 separate input fields. You have to enter these codes manually.
why the hell do websites even have those 6 separate input fields? you can just have one and style it differently
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?
pasting (T)OTPs for websites that choose to have 6 separate input fields
Possibly a job for âinsert text by typingâ in a program like Keyboard Maestro on macOS.
Edit: baller app, it is: