Ann Arbor, MI
Ticket created by ~erock on ~sircmpwn/visurf
When
- applying a zoom (e.g. zoom 1.5) on a page, and
- then trying to follow a link by pressing
f
- the tags for the links are not aligned with the links
Comment by ~erock on ~sircmpwn/meta.sr.ht
Two issues for me:
- My srht account email address did not match my gpg key address (my bad)
- There's a bug where pgpy will silently fail if no cipher preference is found on the public key: https://github.com/SecurityInnovation/PGPy/issues/304
Once I managed to add my key,
meta.sr.ht
used the wrong uid email because it simply grabs the first uid in the list: https://git.sr.ht/~sircmpwn/meta.sr.ht/tree/master/item/metasrht/types/pgpkey.py#L58Once I removed the revoked uid, meta.sr.ht picked up the correct email address.
Comment by ~erock on ~sircmpwn/meta.sr.ht
First UID was revoked, cannot upload public gpg.