Comment 10 for bug 2110

Revision history for this message
James Henstridge (jamesh) wrote :

Burhan: our new form infrastructure allows us to set the form focus without screwing up the tabbing order. However, this only affects forms using the new infrastructure. We'll be moving all the forms over eventually, but for now the majority of the forms are still on the old infrastructure.

Perhaps we should make it a priority to migrate all the forms that are explicitly setting tabindex. That'd fix most of the user visible problems.