• @solrize@lemmy.world
    link
    fedilink
    3
    edit-2
    1 month ago

    I will have to check whether the font in the address bar has the same issue (edit: yes it does). But the reason the “make password visible” feature exists at all (instead of just “copy password to clipboard”) is to make the password readable by eyeball. It fails to do that. That failure is why there is an open Bugzilla ticket. If it worked properly, there would be no ticket or it would have been closed. But making it work is treated as an enhancement rather than a fix. Gack.

    Also, pasting the password into the address bar drops it into the search system and maybe leaks it, who knows. Not a good idea.

    • @iopq@lemmy.world
      link
      fedilink
      11 month ago

      Good points, why not change it and recompile Firefox and see what font works. Then you can submit a pull request for this issue and they might actually accept it

      • @solrize@lemmy.world
        link
        fedilink
        11 month ago

        Have you ever compiled Firefox? If not, it’s best not to suggest that to others. It’s not for the faint of heart.

        Anyway the usual fixed width fonts like Courier work, or they could put it in about:config.

        • @iopq@lemmy.world
          link
          fedilink
          130 days ago

          Yes, but I used the NixOS “recipe”. I just tell it the new source folder in my config and do a sudo nixos-rebuild swirch --impure

          It takes two hours, but completely hands off

          • @solrize@lemmy.world
            link
            fedilink
            130 days ago

            That’s interesting. Last time I did it I had to manually install a ridiculous amount of dependencies one by one, among other things. I will have to try Nixos (or Guix) sometime. Computers are faster now too. I remember taking way more than 2 hours but it was on a slow machine by today’s standards. Thanks.

            • @iopq@lemmy.world
              link
              fedilink
              130 days ago

              That’s why I love NixOS, some dude (okay sometimes it’s me) already figured out how to compile all the software and built the binaries if you want them