• yetAnotherUser@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    44
    ·
    4 hours 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
      link
      fedilink
      English
      arrow-up
      6
      ·
      2 hours ago

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

    • brbposting
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      42 minutes ago

      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:

    • naeap@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      15
      ·
      4 hours 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?

      • henfredemars@infosec.pub
        link
        fedilink
        English
        arrow-up
        10
        ·
        4 hours ago

        I have a partial answer. The add-on has different modes for different degrees of bypassing. I’m sure the complete bypass would break it, but not sure about intermediate options.

      • psivchaz@reddthat.com
        link
        fedilink
        English
        arrow-up
        6
        ·
        4 hours 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
      link
      fedilink
      English
      arrow-up
      7
      ·
      3 hours 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.