bug: pronoun field in signup flow missing from tabindex sequence

Started by lifning, Mar 23, 2025, 12:05 AM

Previous topic - Next topic

lifning

the pronouns field is skipped when tabbing from the username/email/etc. section and the captcha.

can this be solved by removing tab indeces from the other fields, or would it be better to add a tabindex to the pronoun field (and increment the captcha verification field's index accordingly)
You cannot view this attachment.
Please consider the environment before printing this post.

snow

Looks like because the pronouns field isn't required, it wasn't given a tabstop in the Register form(???). I've just patched it to always use tabstop.